You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The final project for the Technigo Bootcamp. A task-tracker based on the Pomodoro technique, a time management method that helps the user to stay focused while completing tasks.
This is the backend to my own Twitter version "Happy thoughts". I created an API using Express and MongoDb, which includes both GET and POST request endpoints
I created a classical ToDo-List with React/Redux, using the Redux store to save my daily Todos. For this project I build a responsive start page and a tasklist.