A productivity tool that helps you organize your notes, meetings and daily tasks. This project is a full-stack web application built using the MERN stack (MongoDB, Express, React, and Node.js). It includes CRUD operations and utilizes JWT tokens, stored in HTTP-only cookies, for authentication.
- Dashboard: Provides analytics and statistics to help users track their productivity
- Kanban Planner: A note-taking tool with a Kanban-style interface for organizing tasks
- Calendar: A calendar feature that allows users to manage their meetings
- Pomodoro Timer: A built-in timer that boosts user's productivity
- Full Theme Customization: Users can fully modify the colors of the application, by toggling between dark/light mode, as well as changing the accent color for a customized look and feel
- Frontend: React
- Backend: Node.js, Express.js, Mongoose
- Database: MongoDB
- Authentication: JWT
- Styling: Tailwind CSS