Problem Statement 1
A webapp for managing volunteers
Note that FrontEnd and BackEnd are of separate repository
Deliverable:
- FrontEnd: https://github.com/MinhMXC/HFG-FrontEnd
- BackEnd: https://github.com/MinhMXC/HFG-BackEnd
- Deck: https://docs.google.com/presentation/d/1yf4gpl1XWYb6uHryjjMlO2MdeginsoJJQbujg-ijhbg
- Demo: https://www.youtube.com/watch?v=vTbpKYQh5dQ
- Prototype (Docker): Setup instruction is provided in FrontEnd README.md
How to use
User
- Access User Page by clicking the user button on the header or in the side drawer. Here, users can view all applications and past attendances and be able to request for certificate.
- The default page of the website is a collection of all events, which users can use to explore and apply.
Admin
- To create an activity, open the side drawer and click the button.
- To update or delete an activity, go to the activity page and press the three dot button under "About this activity:"
- The activity page is also used for managing applications, attendances and statistics, by pressing the navigation buttons at the top of the page.
- To make another person administrator, go to their user page and press the Mark as Administrator Button.
For more usage information, please access TechnicalDocs.md, included with both BackEnd and FrontEnd, to see all routes and API endpoints.
Thank you for reading. ⸜(。˃ ᵕ ˂ )⸝♡
Log in or sign up for Devpost to join the conversation.