Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokhy1/js_todo_list_app
This is a simple and intuitive todo list application built using JavaScript. Keep track of your tasks, set priorities, and stay organized with this easy-to-use web app.
https://github.com/tokhy1/js_todo_list_app
coding css dom html javascript localstorage programming tasks-manager todo-app todo-list
Last synced: about 1 month ago
JSON representation
This is a simple and intuitive todo list application built using JavaScript. Keep track of your tasks, set priorities, and stay organized with this easy-to-use web app.
- Host: GitHub
- URL: https://github.com/tokhy1/js_todo_list_app
- Owner: tokhy1
- Created: 2024-01-25T21:21:18.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-28T14:33:21.000Z (11 months ago)
- Last Synced: 2024-04-18T03:11:53.472Z (8 months ago)
- Topics: coding, css, dom, html, javascript, localstorage, programming, tasks-manager, todo-app, todo-list
- Language: CSS
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo List App
This is a simple and intuitive todo list application built using JavaScript. Keep track of your tasks, set priorities, and stay organized with this easy-to-use web app.
## Preview
![App preview](https://github.com/tokhy1/JS_ToDo_List_App/assets/140895791/76621d22-9164-4dd4-a4fe-5513fad82128)
## Key Features:
- User-friendly Interface: Enjoy a clean and responsive design for seamless task management.
- Add and Remove Tasks: Quickly add new tasks and remove completed ones with just a click.
- Prioritize Tasks: Mark important tasks and prioritize your to-do list for better focus.
- LocalStorage Integration: Your tasks are saved locally, ensuring they persist even if you close the browser.## Technologies Used:
- JavaScript: The core programming language for dynamic task handling.
- HTML/CSS: Structuring and styling the user interface for a pleasant experience.## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request## Contact
- Email:
- LinkedIn: [LinkedIn Profile](https://www.linkedin.com/in/mohamed-ashraf-abd-elmoneam-409538246?lipi=urn%3Ali%3Apage%3Ad_flagship3_profile_view_base_contact_details%3BgLq%2BPh0QQX62Mwzt3ozQGQ%3D%3D)Happy Coding!