Progress Made
Frontend
- Create invitation page to register admin
- Valid token
- Activated account
- Not in invite list
- Invitation link expired
- Valid token
Backend
- Add event listener to send email to invited admin.
- Add confirm password validation in admin registration
- Add token validation when clicking on invitation link
- Return JWT token after admin registration
What I did well?
- I completed a the whole module today, which is awesome.
What I'm stuck with?
- Not feeling stuck
How will tomorrow be?
- For the next phase, I would like to start working on the merit module.
- Also, I would like to deploy the API on heroku.