Activity Management Application
This application aims to allow volunteers to sign up for volunteering events with the use of their personal particulars. It also allows admins from organisations to create, edit and delete volunteering events to attract new volunteers to sign up.
Pages
- Profile Page
- Retrieve Profile
- Admin Create Page
- Volunteer Sign Up Page
How to run the app?
- Navigate to the main directory of the app 'activity-management'
- Run this command 'npm run dev'
- A local host link will pop up, directing you to the application