Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ineszenkri/to-do-list
Basic To Do List
https://github.com/ineszenkri/to-do-list
html5 javascript json localstorage todo todo-list todolist-application webapp
Last synced: about 1 month ago
JSON representation
Basic To Do List
- Host: GitHub
- URL: https://github.com/ineszenkri/to-do-list
- Owner: InesZenkri
- License: mit
- Created: 2023-12-08T17:23:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-09T13:08:04.000Z (about 1 year ago)
- Last Synced: 2024-11-11T09:03:51.135Z (3 months ago)
- Topics: html5, javascript, json, localstorage, todo, todo-list, todolist-application, webapp
- Language: JavaScript
- Homepage: https://ineszenkri.github.io/To-do-List/
- Size: 5.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
To Do List ༼ つ ◕_◕ ༽つ <3
The To-Do List web application is your personal task manager designed to streamline your daily organization • ᴗ -
Technologies Used •
Features •
How to Use •
Demo •
Acknowledgementso •
License •
## Technologies Used
- HTML5
- CSS3
- JavaScript## Features
- Easily add, edit and delete tasks.
- Mark tasks as completed with a visually satisfying circle indicator.
- Tasks automatically disappear upon completion, keeping your list tidy.
- The tasks are stored in the browser's local storage, ensuring they persist across sessions.
- Click on the "History" button to view a list of completed tasks along with their timestamps.## How to Use
1. **Clone the repository**:
``` bash
git clone https://github.com/InesZenkri/To-do-List.git
```
- Open`index.html` in your preferred web browser.2. **Website :**
- Or access the live version [here](https://ineszenkri.github.io/To-do-List/). 🚀
3. Start organizing your tasks and achieving your goals!## Demo
![Demo](demo.gif)
## Acknowledgements
- Icons made by [Freepik](https://www.freepik.com) from [www.flaticon.com](https://www.flaticon.com) 🎨## Contributing
- Contributions are welcome ˶ᵔ ᵕ ᵔ˶ Feel free to [open issues](https://github.com/InesZenkri/To-do-List/issues) or submit pull requests. 🤝## License
- This project is licensed under the [MIT License](LICENSE). 📜