- ✔️ A database in order to request birthday (SQL or noSQL)
- ✔️ A bashscript to import a csv file into the database (create only no update), firstname, lastname, birthday (DD/MM/YYYY), email
- ✔️ One route to get all students bithday of the current day (JSON output with firstname, lastname only)
- ✔️ One route to send an email on the day of the student birthday (template an email), once a day only at 8am (GMT+1)
- ✔️ Block your backend to be requested only by localhost or an url
- ✔️ Sign up / Login.
- ✔️ Team view (in order to add, modify or remove a group with users)
- ✔️ Project view (in order to add, modify or remove a project also to change groups assigned to each project)
- 🗒️ Timer view: List all logged time by the connected user.
- ✔️ Timer view: Play / Stop action with a description into a project assigned.
- ✔️ Use React to integrate the Travel Agency template
- ✔️ Separate all elements into components as needed
- ✔️ Use components, states and events
Github
NewerOlder