Skip to content

marcelocirilo/Car-management-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car management project

This project is a web-based Car Management System built with Python and Django. It allows users to manage a fleet of vehicles by providing functionalities for vehicle registration, maintenance tracking, and reporting.

Key Features:

  • Vehicle Registration: Add and store details of cars including make, model, year, and license plate.
  • Maintenance Records: Track routine maintenance tasks such as oil changes, tire rotations, and inspections.
  • User Management: Different access levels for admin and regular users with authentication and authorization.
  • Django Admin Panel: Easily manage vehicles and user permissions through the built-in Django admin interface.
  • Reports: Generate detailed reports on vehicle history, maintenance schedules, and costs.
  • Technologies:

  • Backend: Python (Django)
  • Database: SQLite (default), but easily switchable to other DBMS like PostgreSQL or MySQL.
  • Frontend: HTML/CSS with Django templates
  • Authentication: Django's built-in user authentication system

  • This project is ideal for small to medium-sized businesses or organizations looking to efficiently manage their fleet of vehicles.

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages