Skip to content

pesto-students/vehicle-doctor-backend-f2-alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image logo
Vehicle Doctor Backend

Vehicle Doctor is a platform to book auto service, get emergency roadside assistance and avail free pickup and drop service after comparing prices of multiple dealers on the platform.

Customers can check ratings and reviews of each dealer while booking a service. Dealers can leverage this platform to build a good customer base.

The backend includes the different APIs that interact with and provide data to the application's front-end.

Table of Contents

Demo

Live Demo

We can login to the platform as one of two entities - customer or dealer.

  • To login as a Customer, click the blue Login button in the Navigation Bar. Then click on Sign In As a Guest button.
  • To login as a Dealer, select the Partners menu in the Navigation Bar, click on Login, then click on Sign In As a Guest button.

We can also login with the below test credentials using the normal Login buttons for both entities.

  • Customer Test Credentials: 9643225436 / 123456
  • Dealer Test Credentials: test@gmail.com / Singh@123

Installation

  • Fork or directly clone this repository to your local machine.
  • Type the command npm install to install all necessary dependencies.
  • Once dependencies are installed, use the command npm start to open the app in your browser.

Technology Stack

The backend APIs use the Sequelize ORM to fetch the data from the database. We have used Express as the web framework.

Authors

License

Distributed under the MIT License. See LICENSE for more information.

About

vehicle-doctor-backend-f2-alpha created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published