Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 665 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 665 Bytes

CRM for bus systems

CRM for a transportation company management system. It is used to keep track of employees and transport units, soon will be added more features and tools to control routes, stops and others.

🔨 Features and tools

  • Manage users: Administrate users from CRM.
  • CRUD employees: manage crud for employees of the company.
  • CRUD transit units: manage crud for units of the company.
    • Export units info: Export in excel file the units.

✅ Technologies used

  • Python
  • Django
  • SQLite3