Skip to content

ZadokJoshua/colab16-team9

Repository files navigation

Dr. Car Quotes is a tool that allows car owners to quickly learn price ranges for needed repairs and maintenance, and compare prices at different auto shops.

Frontend Repo | API Documentation | Website

Tools & Technologies:

.NET 7, C#, SQL Server, ASP.NET Core, Entity Framework Core and Visual Studio 2022.

API Endpoints

Cars

GET /cars/get-all-cars
GET /cars/{id}

Quotes

GET /quotes/get-best-quotes
GET /quotes/{id}

Repair Services

GET /repairservices/get-all-repairservices
GET /repairservices/{id}

About

Dr. Car Quotes Web API Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages