The CabIT website contains information of the different types of cars available over a variety of different categories of cars so that the user can choose the best available car for his/her 's journey. The user will have the option to choose their car from the nearest available car pickup branch upcoming for his journey and pay for the duration of the trip.
CabIT is built using the SQL, Express, React and NodeJS ) stack.
To get a local copy up and running follow these simple steps.
-
Clone the repo
git clone https://github.com/gauravjaincr7/CabIT.git
-
Change directory
cd CabIT
-
Start the Xampp server and setup the username and password
-
Create a new database and import dbms2 file in the database
-
Install the dependencies
npm install
-
Run the server
npm start
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b AmazingFeature
) - Commit your Changes (
git commit -m 'feat(): Add some AmazingFeature'
) - Push to the Branch (
git push -u origin AmazingFeature
) - Open a Pull Request
Gaurav Jain - gauravjain.cr7@gmail.com
Project Link: https://github.com/gauravjaincr7/CabIT