Skip to content

๐Ÿšซ๐Ÿ“ A unique to-do list application that helps you keep track of things you should avoid doing

License

Notifications You must be signed in to change notification settings

shrysjain/to-dont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

To Don't ๐Ÿšซ๐Ÿ“

To Don't is a unique to-do list application that helps you keep track of things you should avoid doing. Instead of focusing on tasks to complete, To Don't reminds you of the habits, mistakes, or activities you want to steer clear of. This reverse approach to productivity helps you stay mindful of your goals and maintain better habits.

Key Features

  • Item Addition: Easily add items to your To Don't list.
  • Item Removal: Remove items from your list with a single click.
  • Item Editing: Edit existing items to refine what you should avoid.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Interactive UI: Clean and intuitive interface for managing your list.

Built With

  • Next.js: React framework for building server-rendered applications.
  • React: JavaScript library for building user interfaces.
  • TailwindCSS: Utility-first CSS framework for styling components.
  • DaisyUI: Tailwind CSS components library for UI elements.
  • JSON Server: Full fake REST API to handle CRUD operations.

Getting Started

To Don't is not currently available as a deployed service. Instead, host your own instance of To Don't in a few minutes by following these steps.

  1. Clone this repository
git clone https://github.com/shrysjain/to-dont.git
cd to-dont

Alternatively, clone via SSH, the GitHub CLI, or GitHub desktop

  1. Install dependencies
npm install
  1. Start the JSON server
npm run json-server
  1. Open a new terminal instance and launch the development server
npm run dev
  1. Open in browser

Open your web browser and navigate to http://localhost:8000 to access To Don't.

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve the application.

Licensing

This project is licensed under the MIT License. See the LICENSE file for details.


Enjoy using To Don't and stay on track by avoiding what you shouldn't do!

About

๐Ÿšซ๐Ÿ“ A unique to-do list application that helps you keep track of things you should avoid doing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published