Cost Estimates Service
Overview
The Cost Estimates Service is a RESTful API built with FastAPI, SQLAlchemy, and MySQL. It is designed to generate cost estimates for vehicle repairs based on inspection data. The service calculates repair costs by considering sub-assemblies, paint costs, and labor charges.
Features
- CRUD Operations: Manage cost estimates efficiently
- Database Management: Uses SQLAlchemy ORM for interaction with MySQL
- Migrations: Alembic for handling database schema changes
- Security: API access controlled via x-api-key validation
- Testing: Basic unit tests to ensure functionality
Ownership and Contact Persons
Primary Contact: Ompathi Madana
Secondary Contact: Poornima K