A simple and powerful app to help you boost your productivity and achieve your goals. With features like a Todo list, Pomodoro timer and Meeting setter, this app will make sure you never forget anything important.
Keep track of your tasks and prioritize them with Todo list. Simply add your tasks and a description for each one.
Maximize your focus and get more done with Pomodoro timer. Based on the Pomodoro Technique, this timer will help you work in focused intervals followed by short breaks.
Keep track of your meetings and never miss an important one again with Meeting setter.
React.js for the frontend
Node.js and Express for the backend
MongoDB for database management
To use this app, simply fork the repository and run the following command in your terminal:
cd server
npm i
cd client
npm i
This will install all the required dependencies on both the server and client side for the app.