Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.13 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.13 KB

Top Task

A personal task list manager built with JavaScript, HTML, and CSS.

Features

  • Create, view, update, and delete projects.
  • Add, view, update, and delete tasks within projects.
  • Set due dates, priorities, and notes for tasks.
  • Mark tasks as completed.
  • Sort tasks by due date, priority, or title.
  • Filter tasks by completed status.

Usage

  • Click on "Add Project" to create a new project.
  • Click on a project to view its tasks.
  • Click on "Add Task" to add a new task to the selected project.
  • Click on the "View" button to expand a task and view its details.
  • Click on the "Delete" button to delete a project or task.
  • Click on the "Expand" button to view additional details and update task information.
  • Use the dropdown menu to sort tasks by due date, priority, or title.
  • Use the checkbox to filter tasks by completed status.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Credits

Created by zalbright90 (End0Skeleton)