tomwey2 / task-tracker-frontend-react-bootstrap

Trask tracker frontend with ReactJS and Bootstrap.
Apache License 2.0
0 stars 0 forks source link

Notification of reminder tasks #8

Open tomwey2 opened 2 years ago

tomwey2 commented 2 years ago

Create a new component that lists all tasks of the logged in user that should be done in the next days. The tasks must be set the flag "remind me". This component should be integrated in the homepage of the task tracker app.