https://github.com/mahdiarrez/taskydone
To-Do List that allows users to save, change and delete profile picture and todos and another things.
https://github.com/mahdiarrez/taskydone
javascript tailwind-css
Last synced: 2 months ago
JSON representation
To-Do List that allows users to save, change and delete profile picture and todos and another things.
- Host: GitHub
- URL: https://github.com/mahdiarrez/taskydone
- Owner: MahdiarRez
- Created: 2024-03-19T20:09:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-15T08:38:45.000Z (6 months ago)
- Last Synced: 2025-02-09T12:31:34.835Z (4 months ago)
- Topics: javascript, tailwind-css
- Language: CSS
- Homepage: https://taskidone.netlify.app
- Size: 12.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Taskydone - A Simple To-Do List App π #
Welcome to Taskydone, a minimalist to-do list application built with vanilla JavaScript and styled using Tailwind CSS. This project is designed to help you manage your tasks efficiently while providing a clean and user-friendly interface.
## Features π
β’ Add, Edit, and Delete Todos: Easily manage your tasks by adding new items, editing existing ones, or removing them when they're no longer needed.
β’ User Profile Customization: Change your name and profile picture to personalize your experience.
β’ Tomorrow's Todos: Your tasks for tomorrow will automatically replace today's completed todos after 24 hours, keeping your to-do list fresh and relevant.
β’ Local Storage: All changes are saved in the browser's local storage, ensuring that your tasks persist even after refreshing the page.
## Getting Started π
live : https://taskidone.netlify.app
## Technologies Used π»
β’ HTML: For the structure of the application.
β’ CSS: Styled using Tailwind CSS for a responsive and modern look.
β’ JavaScript: Vanilla JS for dynamic functionalities and local storage management.
## Screenshot π·
## Contributing
Contributions are welcome! If you have suggestions for improvements or new features, feel free to open an issue or submit a pull request.
βLicense
This project is licensed under the MIT License - see the LICENSE file for details.
---
Enjoy managing your tasks with Taskydone! Happy coding! π