Checkmate! is a simple to-do list tool to manage your tasks-- all in one website! Organize your assignments, chores, and errands quickly by using smart labels and reminders.
This passion project of mine is currently a work in progress! Started on March 31, 2024, I aim for this website to be released to the public in beta mode by the end of summer 2024. To contribute or suggest comments, kindly send me a friend request on Discord (username: safiinuh). Thank you!
git clone saemirii/checkmate.github.io
git commit <files> && git push
- Implement MongoDB system database for login saves.
- Request for beta testers.
- Fix current bugs (view issues tab)
Hosted on Vercel, Checkmate has implemented the Tailwind framework to help with mobile styling and code efficiency. Moreover, the website will soon use nextJS and mongoDB as a database to save data and logins!