Get shit done, A simple project manager with Pomodoro super powers created on React. It also has Airtable and Auth0 integrated to eliminate the need for a backend. Styling done with TailwindCSS.
Thinking in tomatoes rather than hours. Pomodoro is an effective time management technique that helps you alternate focused-work-session(25mins) with frequent short breaks(5mins) to promote sustained concentration and stave off mental fatigue.
I encourage you to contribute to Open pomodoro(get it? 😜)!
This is a great project for a growing frontnd dev to contribute to. I want to make contributing to this project as easy and transparent as possible, whether it's:
Reporting a bug
Discussing the current state of the code
Submitting a fix
Proposing new features
Becoming a maintainer
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
- Fork the repo and create your branch from
master
. - If you've added code that should be tested, add tests.
- Ensure the test suite passes.
- Make sure your code lints.
- Issue that pull request!
I hid some minor bugs in the code, you can start here, find them and create an issue.
We use GitHub issues to track public bugs.
- The default Prettier settings was used to format this code