Check us out here 👉 Pomoduck
Pomoduck is simple, responsive pomodoro timer for everyone. Anyone can sign up, login, and start traking their productivity right away! Pomoduck features a standard Pomodoro timer with small and large breaks. Users can update their log in credentials, create, edit and delete their tasks, and view their pomodoro stats.
Node.js is required in order to install Pomoduck-Frontend. Use a standard NPM install. Pomoduck is dependent on a backend node express application which can be found here - Pomoduck-Backend (You will need to provision your own MySQL DB).
Use this app to track your pomodoro time, break time, tasks and view related stats
None
This application is utilizes a React frontend running on an NGINX web server in a docker container. Current deployment is in a Kubernetes cluster.
Submit a pull request.
Use NPM run test in order to run Jest unit tests.