An open API service indexing awesome lists of open source software.

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.

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 πŸ“·

taskydoneProject

## 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! πŸš€