10000 GitHub - sbassan1/todo-list: A to-do list that Incorporates modular logic structures, use of external libraries and local storage to save data
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A to-do list that Incorporates modular logic structures, use of external libraries and local storage to save data

Notifications You must be signed in to change notification settings

sbassan1/todo-list

Repository files navigation

Productivity Tasks App

A simple and intuitive productivity web app that helps you manage your tasks effectively. Built with JavaScript, CSS, and HTML, this app uses the LocalStorage API to store user data locally, ensuring that your tasks remain saved even after refreshing the page.

Features

  • 📝 Task Management – Easily add, edit, and delete tasks.
  • 🎨 Color-Coded Priority System – Tasks are categorized with different colors to indicate their priority:
    • 🟢 Green: Low priority
    • 🟡 Yellow: Medium priority
    • 🔴 Red: High priority
  • 📅 Due Dates – Keep track of deadlines with a built-in due date system.
  • 💾 LocalStorage Support – Your tasks are saved directly in your browser, no account or login required.
  • Checklists – Add subtasks to each task for better organization.

Screenshot

App Screenshot

How to Use

  1. Add a Task: Click on the + button to create a new task.
  2. Set Priority: Choose between low (green), medium (yellow), or high (red) priority.
  3. Add Checklist Items: Each task allows subtasks to keep everything structured.
  4. Save Automatically: All data is stored locally in your browser using LocalStorage.
  5. Delete a Task: Click the button to remove a task from the list.

Installation

This webapp runs in your browser, no installations!.

Future Improvements

  • 🌍 Sync across multiple devices using a backend.
  • 📱 Mobile-friendly design.
  • 🔔 Notifications and reminders.
  • 💫 Better use of Projects and search features.

Author

Made by sbassan1 Check out my GitHub!


Enjoy better productivity with this simple yet powerful task manager! 🚀

About

A to-do list that Incorporates modular logic structures, use of external libraries and local storage to save data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0