PomoDuck Backed Java
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-Backend. Use a standard NPM install. Pomoduck backend odes not have a user interface. For a frontend see - Pomoduck. You will need to provision your own MySQL DB. Development and Production DB connections strings can be edited in config > config.js
Use this app to provide API routes and DB access to a frontend application (like Pomoduck).
None
This application is utilizes Node.js, express and passport.
Submit a pull request.
Use NPM run test in order to run Jest unit tests.