Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zalbright90/top-task
A sleek and efficient to-do list application designed to help you manage tasks with ease.
https://github.com/zalbright90/top-task
javascript manager modular mvp task task-management todo todoapp todolist webpack
Last synced: about 1 month ago
JSON representation
A sleek and efficient to-do list application designed to help you manage tasks with ease.
- Host: GitHub
- URL: https://github.com/zalbright90/top-task
- Owner: zalbright90
- License: mit
- Created: 2024-09-14T11:00:57.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T07:34:06.000Z (4 months ago)
- Last Synced: 2024-10-31T11:06:01.251Z (3 months ago)
- Topics: javascript, manager, modular, mvp, task, task-management, todo, todoapp, todolist, webpack
- Language: JavaScript
- Homepage: https://zalbright90.github.io/top-task/
- Size: 154 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)](https://github.com/zalbright90)