Skip to content

chazi13/cari-kos

Repository files navigation

KostKita - Kost untuk Kita-kita

Important

This project is still on very early development stage. If you want to use for production, use it with your own risk. More feature coming soon.

KostKita

KostKita is an application that is useful for finding good and affordable boarding house

Screenshots

Home Register Login Add Ads List Detail Booking

Features

  • Choose house
  • House details
  • House booking
  • Booking list
  • Login
  • Register
  • Add ads

Why KostKita?

  • a simple application with powerful features
  • It's React Native, so it support android & iOS by default
  • Simple code, so you can easly contribute on it
  • Express is one of the most starred javascript framework, and it is very easy to use

Tech Stack

  • React Native for the Mobile Frontend
  • Express.js ad the backend

Prerequisites

Installation & Configuration

follow these steps to install

Frontend

git clone https://github.com/chazi13/cari-kos.git
cd cari-kost
npm install
npm start
react-native run-ios #for ios
react-native run-android #for android

create .env file and set API_HOST as your expressUri

API_URL=http://YOUR_DOMAIN:YOUR_PORT

Backend

git clone https://github.com/chazi13/carikost-api.git
cd carikost-api
npm install
npm install nodemon -D
npm start

Support Us :)

Contact

Download App (Demo usage only)

download

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors