Skip to content

eric19960304/Ridesharing-App-For-HK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HKUCS FYP Ride-sharing App For Hong Kong

Front-end: React Native + Native Base + Expo

Back-end: Nodejs + Expressjs + MongoDB + Redis

Also see back-end server repository: https://github.com/eric19960304/Ridesharing-App-For-HK-Back-End

Project Homepage: https://i.cs.hku.hk/fyp/2018/fyp18028/

Demo video on YouTube: https://www.youtube.com/watch?v=lWX9K4Xj9gU

Prerequisite:

  1. Nodejs v8.x.x installed (npm command avaliable)

  2. Install Expo app in your smartphone

  3. Install yarn with version >=1.12.3 installed

  4. modify the content of serverURL in config.js file, to the local/public IP address of the machine that this development server to be running on

  5. Setup all back-end services described at https://github.com/eric19960304/Ridesharing-App-For-HK-Back-End

Install npm packages (under project's root directory):

yarn

To start the Expo-cli development tool:

yarn start

Then follow the instruction of the Expo-cli to start the App in your smartphone.

About

An easy-to-use ride sharing mobile app for Hong Kong. Using React Native for the App and Nodejs for the API, and Python for matching engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published