Checkmate (ToDoList)

Checkmate (ToDoList) Used AI

6 devlogs
10h 33m
•  Ship certified
Created by Leon

CheckMate is a sleek and intuitive task management application built with React. Designed for productivity enthusiasts who want to stay organized and get things done efficiently.

Key Features:
✅ Smart Task Management - Add, edit, and delete tasks with ease
✅ Interactive Checkboxes - Satisfying task completion experience
✅ Clean Interface - Minimalist design that keeps you focused
✅ Real-time Updates - Instant feedback as you manage your tasks
✅ Responsive Design - Works perfectly on desktop and mobile

Tech Stack:
React.js
CSS with dark and light mode

Why CheckMate?
The name says it all - when you complete your tasks, it's CheckMate! This isn't just another todo app.
Perfect for students, professionals, and anyone who wants to turn task management into a winning strategy!

Timeline

Ship 1

0 payouts of shell 0 shells

Leon

about 1 month ago

Leon Covers 6 devlogs and 10h 33m

did not like the old designed and redesigned everyting to look more apple like

Update attachment

Learned a lot about tailwindcss in an yt tut

Update attachment

Did some Courses tuts from BroCode,
in order to to get an better understanting of React.
Because now I know why I have some spesific errors in my Code
and know how do organise things better.

Update attachment

made my own login form (not finished yet)
need to do css and some other stuff to get it to work

Update attachment

just learned some new things in React from a tut

Update attachment

CheckMate – 1st Devlog (2h:7m:42s)

What the app can do so far:

Core Features
• Add tasks – by typing and pressing Enter or clicking a button
• Mark tasks as done – using a checkbox
• Edit tasks – double-click to edit directly
• Delete tasks – one by one with a trash button
• Bulk actions – delete all tasks or only completed ones

UI and UX
• Works on desktop (mobile not 100%)
• Progress bar – shows completed vs. total tasks
• Smooth animations – tasks slide in when added
• iOS-style design – modern with rounded corners
• Custom scrollbar – better scrolling experience

Technical Details
• LocalStorage – tasks stay saved after closing the browser
• Built with React components – modular structure
• Confirmation modals – asks before deleting tasks
• Keyboard shortcuts – Enter, Escape, double-click support

Future Plans
• Splash screen on startup
• More features and task options
• Login and registration system
• User accounts with personal settings

Update attachment