BHaessler / Fleet_Mango-primitive

Currently not being worked on. Further progress will be made on this project: https://github.com/BHaessler/Fleet_Mango-API A simple database, with GUI webframe to manage a fleet of vehicles, their owner/the customers, and the work done by the shop
0 stars 0 forks source link

Separate admin, mechanics, and customers #37

Closed BHaessler closed 3 weeks ago

BHaessler commented 1 month ago

There needs to be a separation of the capabilities of the Admins, mechanics, and customers. This is for information protection as well as usability.

BHaessler commented 1 month ago

Might get partially resolved in the addition of user detail pages

BHaessler commented 1 month ago

some of the work for this issue is being addressed in that branch