feat: bootstrap project

This commit is contained in:
Duarte
2026-05-31 20:22:50 +01:00
commit 66581ef584
65 changed files with 7915 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
This is an application to manage Refood volunteers, routes and beneficiaries.
Project main concepts
* Users - The users of the application
* Roles - The roles of the users, there will be 3 main roles:
1. Admin - Can manage users, volunteersshifts and beneficiaries
2. Shift manager - Can manage volunteers and benficiaries
3. Volunteer - Record food delivery to beneficiaries
* Shifts - The shifts are time slots where the food is delivered to beneficiaries
Project name is "RefoodOne" and should be visible in the application, in a non intrusive way.
The logo is the file Refood Rotas-v2.png and use the brand refood colors and fonts in the app theme.
All the interface should be in PT-PT
Has 1 login screen with user and password
Main modules
* Admin (require admin role)
* User
* Shifts
* Volunteers
* Beneficiaries
* Deliveries
* Track delivery
* List deliveries