Skip to content

Latest commit

 

History

History
72 lines (38 loc) · 1.53 KB

README.md

File metadata and controls

72 lines (38 loc) · 1.53 KB

CabIT

About The Project

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.

Built With

CabIT is built using the SQL, Express, React and NodeJS ) stack.

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo

    git clone https://github.com/gauravjaincr7/CabIT.git
  2. Change directory

    cd CabIT
  3. Start the Xampp server and setup the username and password

  4. Create a new database and import dbms2 file in the database

Running via NPM

  1. Install the dependencies

    npm install
  2. Run the server

    npm start

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b AmazingFeature)
  3. Commit your Changes (git commit -m 'feat(): Add some AmazingFeature')
  4. Push to the Branch (git push -u origin AmazingFeature)
  5. Open a Pull Request

Contact

Gaurav Jain - [email protected]

Project Link: https://github.com/gauravjaincr7/CabIT