Skip to content

anggaprytn/KostFinder

Repository files navigation

KostFinder - Find a boarding house easier

Important

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

KostFinder

KostFinder is a useful application to find the best boarding house.

Screenshots

KostFinder Login KostFinder Home KostFinder Maps KostFinder Cari Kost KostFinder Detail Kost KostFinder Booking KostFinder Booking KostFinder Tambah IKlan KostFinder Tambah IKlan KostFinder Tambah IKlan KostFinder Profil

Features

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

Why KostFinder?

  • 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, Redux for Front End
  • Express.js, Node.js for Back End

Prerequisites

Installation & Configuration

follow these steps to install

Frontend

git clone [email protected]:anggaprytn/KostFinder.git
cd KostFinder
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_HOST=http://192.168.xxx.xxx:YOUR_PORT

Backend

git clone [email protected]:anggaprytn/KostFinder.git
cd KostFinder
npm install
npm install nodemon -D
npm start

Support We :)

Contact

  • WA/TELEGRAM: +6289614276492 (Angga Priyatna)
  • WA/TELEGRAM: +6283189535827 (Rizky Adil Hakim)
  • Email: [email protected]

Download App (Demo usage only)

download

About

Frontend for Mobile Apps KostFinder - React Native

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published