Tarikul-Islam-Anik / dailycheckmate

Simple productivity app for quick and easy daily planning.

Home Page:https://dailycheckmate.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily Checkmate

Daily Checkmate is a simple productivity app that helps you to keep track of all your daily tasks, schedule, and even your daily habits. ๐Ÿ“ˆ

Backstory ๐Ÿ“–

I have been using a lot of productivity apps, but none of them really suits my needs. Moreover, I often forget to check my tasks and schedule. I want to have a simple app that can help me keep track of my daily tasks, schedule, and habits. I also wanted to get forced to check my tasks and schedule. None of the apps that I have used can do that. One day I noticed that I always open my browser every day, especially in the morning. So, I thought, why not build a simple app that will open up every time I open my browser. That's how I came up with the idea of Daily Checkmate. ๐Ÿ’ก

You can try it yourself. I'm using Chrome as my main browser. I set the homepage to the app's homepage. So, every time I open Chrome, I will be forced to check my tasks and schedule. Here's how to set the homepage in Chrome:

  1. On your computer, open Chrome.
  2. At the top right, click More โ‹ฎ and then Settings.
  3. Under "On startup," select Open a specific page or set of pages.
  4. Click Add a new page. Enter the web address and click Add.

Features โœ…

  • Add, edit, and delete tasks ๐Ÿ“
  • Add, edit, and delete Ideas ๐Ÿ’ก
  • Add, edit, and delete schedule ๐Ÿ—“๏ธ
  • Add, edit, and delete habits ๐Ÿง˜

Tech Stack ๐Ÿ› ๏ธ

  • Next.js
  • Tailwind CSS
  • NeonDB
  • Prisma
  • NextAuth.js

How to run locally ๐Ÿƒโ€โ™‚๏ธ

  1. Clone this repo
  2. Run npm install
  3. Run npm run dev
  4. Open http://localhost:3000 with your browser to see the result. ๐Ÿš€

Demo ๐ŸŽฌ

You can try the demo here ๐ŸŒ

License ๐Ÿ“œ

MIT

Author ๐Ÿ“

MD. Tarikul Islam ๐Ÿ‘จโ€๐Ÿ’ป

Support โค๏ธ

If you like this project, please give a โญ๏ธ. I will be very happy ๐Ÿ˜Š.

Feedback ๐Ÿ“ฃ

If you have any feedback or ideas, please create a new issue. I would love to hear your thoughts on this project. ๐Ÿ’ฌ

About

Simple productivity app for quick and easy daily planning.

https://dailycheckmate.vercel.app

License:MIT License


Languages

Language:TypeScript 98.8%Language:CSS 1.1%Language:JavaScript 0.1%