Skip to content

A simple, drag-and-drop task management app inspired by Trello. Organize your tasks into groups (To Do, In Progress, Done) and customize the app's appearance with a color picker.

License

Notifications You must be signed in to change notification settings

marindeveloper/ToDo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple To-Do App

A simple, drag-and-drop task management app inspired by Trello. Organize your tasks into groups (To Do, In Progress, Done) and customize the app's appearance with a color picker.

Features

  • Task Groups: Organize tasks into three groups: To Do, In Progress, and Done.
  • Drag-and-Drop: You can move tasks between groups by dragging and dropping.
  • Customizable Colors: Personalize the appearance by changing button colors with the built-in color picker.
  • Local Storage: Tasks are stored locally in your browser, ensuring they're still there even after refreshing the page. Please note, clearing browser chache might reset your preferences and tasks. Your browser can also delete chache after a while, so be careful!

How to Use

  1. Add a Task
    Type a task in the input box under any group and click "Add."

  2. Move a Task
    Drag and drop tasks between groups (To Do, In Progress, Done).

  3. Delete a Task
    Click the X button next to a task to delete it.

  4. Customize Colors
    Click the gear icon (⚙️) to open the color picker and choose your preferred button color.

Screenshots

screenshot1 Main view of the app with tasks organized into groups.

Where to use or Installation

  1. Visit the domain: https://m-todo-alpha.vercel.app/ (I recommend using on PC, I don't think the drag and drop functionality works on mobile, maybe that's something I should do in the future)

or if you want to run it locally:

  1. Clone the repository:
   git clone https://github.com/marindeveloper/ToDo-App/
  1. Open the index.html file in your browser.

Contributing

Open an issue or submit a pull request if you want to help improve this kinda mid project lol.

License

MIT License

Acknowledgments

  • Inspired by Trello's drag-and-drop functionality.
  • Used Font Awesome for some icons.

About

A simple, drag-and-drop task management app inspired by Trello. Organize your tasks into groups (To Do, In Progress, Done) and customize the app's appearance with a color picker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published