Skip to content

mraniketr/Mini-CabBooking-Platform

Repository files navigation

Mini CabBooking Platform

Aniket Rai - Doosra Submission

Steps to run

Backend Steps

  1. Install Node on your system
  2. run npm install in project root folder to install node_modules for backend
  3. run nodemon index.js to start the backend server

Frontend Steps

  1. open client folder cd client
  2. run npm install inside client folder to for frontend packages
  3. run npm start to run the frontend app

Customisation options (.env)

  1. ThresholdLimit
  2. Custom MongoDB atlas url

App Steps

  1. Visit http://localhost:3000/signUp to create a rider and driver account( as many).
  2. Visit http://localhost:3000/login to log in a rider or driver account.
  3. The driver/rider pages will auto fetch the live location of user.
  4. Input fields can be used to alter them
  5. Click on find ride to get the nearest cab in the given range.

FlowChart

Screenshots

About

Aniket Rai - Doosra Submission

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors