Skip to content

rahmat-dev/misterkos-frontend

Repository files navigation

MISTERKOS

MisterKos adalah aplikasi yang memudahkan perantau, mahasiswa atau pun orang yang sedang membutuhkan tempat tinggal untuk mencari rumah kos.

PENTING!!

Proyek ini masih dalam tahap pengembangan, semua resiko harap tanggung sendiri.

Gambar

Fitur

  • Login & Register
  • Pasang Iklan
  • Menampilkan Daftar Kos
  • Filter dan Sorting
  • Booking

Kenapa MisterKos

  • Simpel aplikasi dengan beragam fitur
  • Dibuat menggunakan React Native, sehinggi support untuk Android dan iOS

Tech Stack

Adapun stack yang digunakan dalam pembuatan aplikasi KedaiKito antara lain :

Front-End

  • React Native
  • React Navigation
  • React Redux
  • Native Base
  • React Native Paper

Back-End

  • ExpressJS

Database

  • MySQL

Anda bisa menggunakan Heroku & PostgreSQL untuk tahap deployment

Prerequisites

Installation & Configuration

follow these steps to install

Frontend

git clone https://github.com/rahmat-st/misterkos-frontend
cd misterkos-frontend
npm install
npm start
react-native run-android #for android
react-native run-ios #for ios

Set API_URL in /src/config.js file as your expressUri

API_URL=http://YOUR_IP_ADDRESS:YOUR_PORT

Backend

git clone https://github.com/rahmat-st/misterkos-backend
cd misterkos-backend
npm install
npm install nodemon -D
npm start

Contact

Download App (Demo usage only)

download

My Presentation

download

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published