Inspiration The inspiration behind Task Maker came from the frustration of managing tasks across different platforms. Whether it's remembering deadlines, organizing priorities, or collaborating with others, traditional tools often lack flexibility or become too complex. We wanted to build something simple, intuitive, and customizable—ideal for students, developers, and professionals who need a focused way to organize their daily goals.

What it does Task Maker is a lightweight task management tool that helps users create, organize, and track their tasks efficiently. Key features include:

Easy task creation with due dates and priorities

Categorization by projects or tags

Progress tracking (To Do, In Progress, Done)

Local storage or database-backed persistence

Responsive and clean UI for desktop and mobile

Optional notifications or reminders

How we built it We used the following technologies to build Task Maker:

Frontend: React.js with Tailwind CSS for fast, responsive design

Backend: Node.js with Express for REST API support

Database: MongoDB for task storage (or optionally LocalStorage for single-user versions)

Authentication: JWT-based user login system

Deployment: Vercel (frontend) and Render or Heroku (backend)

Built With

Share this project:

Updates