https://stormy-springs-89797.herokuapp.com/
- bcrypt - password encryption
- Bootstrap
- EJS and EJS partials
- Express
- Javascript
- Moment - date formatting
- Mongoose
- Node.js
We started out with two user personas
-
Volunteer jobs to be done
- Schedule themselves to volunteer
- See their existing appointments/volunteer obligations
- Cancel an existing appointment
- See where other volunteers have appointments.
-
Teacher jobs to be done.
- Specify times where help IS NOT required/welcome
- See who is scheduled to volunteer
This MVP implements Volunteer jobs to be done only.
MVP contains seven REST routes for the Volunteer persona as well as a mechanism for creating new volunteer user accounts and authenticating existing users.