Skip to content

It's a cab booking web application with all the major functionalities

License

Notifications You must be signed in to change notification settings

Amit-Ashok-Swain/cab-booking-app

Cab Booking App

It's a cab booking web application with all the major functionalities


reactjs redux css3 js


Getting StartedInstallingAuthor


Screens

  • Homepage
  • Book a ride page
  • Driver registration
  • Rider registration

🚀 Features

  • Signup of Driver Account
  • Signup of Rider Account
  • Logout/Remove Rider Account
  • Rider details displayed on Booking page
  • All available Driver details displayed on Booking page
  • Search nearest driver to your location feature
  • Search driver in your distance/threshold range feature available
  • Nearest driver along with the distance details displayed on single click
  • Private routes also added for the "book a ride" page

Getting Started

This project was built using React, Redux, CSS, JavaScript, and localStorage. It is a cab booking web application and for running on your local environment you should follow these guidelines.

Prerequisites

  • NPM
  • Node JS

Setup

The project repository can be found in GitHub link or just clone the project using this command.

Using HTTPS

# git clone  https://github.com/amit-ashok-swain/cab-booking-app.git
  • Open terminal on your workspace with
cd /home/workspace/cab-booking-app

Install

Install NPM

Check that you have node and npm installed

To check if you have Node.js installed, run this command in your terminal:

node -v

To confirm that you have npm installed you can run this command in your terminal:

npm -v

To install all the dependences of the project, run the following command:

npm install

To run the application got to the client folder and run the following command:

npm run dev

Tools used on this project

  • Visual Studio Code
  • ViteJS template

License

License

This project is licensed under the BSD 3-Clause License.

Contact

If you want to contact me, you can reach me through below handles.

linkedin Twitter

© 2023 Amit Ashok Swain

Show your support

Give a ⭐️ if you like this project!

About

It's a cab booking web application with all the major functionalities

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published