Skip to content

btrianurdin/homie

Repository files navigation

Homie - Platform Pencarian Kos

Homie merupakan platform pencarian kos berbasis web. Dibangun khusus untuk membantu Anda menemukan tempat tinggal yang nyaman dan sesuai kebutuhan. Dengan Homie, mencari kos impian jadi lebih cepat, mudah, dan menyenangkan. Uhuy!!

Fitur & Todo

Owner

  • Authentication
  • Daftar/List Kos
  • Tambah Kos
  • Edit Kos
  • Hapus Kos
  • Terima Transaksi Booking
  • Edit Profile
  • Halaman Review
  • Dashboard Statistik

User

  • Authentication
  • Cari Kos berdasarkan Keyword/Suggestion
  • Cari Kos berdasarkan Kota
  • Melihat Galeri/Foto Kos
  • Melihat Detail Kos
  • Melakukan Transaksi Booking
  • Edit Profile
  • Rating Kos
  • Memberi Review

How to Running Project

Setup Environment Variable

You need a Postgres Database, Mapbox API and AWS S3 Key.

# CONFIG DATABASE
DB_PG_URL=

# CONFIG MAPBOX
NUXT_PUBLIC_MAP_BOX_API=

# CONFIG AWS S3
AWS_S3_BUCKET=
AWS_S3_REGION=
AWS_S3_ACCESS_KEY=
AWS_S3_SECRET_KEY=

Setup Project

# npm
npm install

# yarn
yarn install

Running Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

# yarn
yarn dev

Build Production

# npm
npm run build

# yarn
yarn build

Locally preview production build:

# npm
npm run preview

# yarn
yarn preview

Preview Fitur

Nama Fitur Preview
Authentication Preview
Tambah & Edit Kos Preview
Tambah & Edit Fasilitas Preview
Daftar Kos Preview
Pencarian Kos Preview
Hasil Pencarian Kos Preview
Detail Kos Preview
Detail Kos Preview
Galeri Kos Preview

Tools & Framework Used

  • Nuxt
  • NuxtAuth
  • NuxtUI
  • Tailwindcss
  • Mapbox
  • Drizzle ORM
  • Postgres
  • AWS S3

btrianurdin

About

Platform pencarian kos yang mudah

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages