SFU-Blueprint / Pedals

Apache License 2.0
0 stars 0 forks source link

Current Progress Marker #55

Closed dangminhduc1101 closed 1 month ago

dangminhduc1101 commented 1 month ago

Reference App Architecture

image

Functionalities Status

  1. Check-in and Register Pages: Both the back-end and front-end are complete. The Volunteer side of the application is finished.
  2. Change Access Code: The functionality is implemented, but both the front-end and back-end code need refactoring.
  3. Manager Login Page: The functionality is complete, but security improvements are needed.
  4. Manage Shifts/People: In progress, the search bar for Manage Shifts is complete, as is the front end of the shifts editing grid. Backend functionality implemented. Front-end of Manage People is completed, but no backend for now.
  5. Export: In progress