https://github.com/siyabuilds/listify
https://github.com/siyabuilds/listify
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/siyabuilds/listify
- Owner: siyabuilds
- License: mit
- Created: 2024-10-27T23:02:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-01T18:04:56.000Z (over 1 year ago)
- Last Synced: 2025-06-23T09:51:44.169Z (12 months ago)
- Language: JavaScript
- Homepage: https://listify-one.vercel.app
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# To-Do List App
This is a simple and efficient To-Do List application that helps you organize and manage your tasks seamlessly.
## Features (So Far):
- **Dark Mode**: Easily toggle between light and dark themes for better visibility and user experience.
- **Add Tasks**: Quickly add tasks to your list.
- **Local Storage Persistence**: Your tasks are automatically saved in your browser's local storage, ensuring they are available even after refreshing or closing the app.
## Features In Progress:
- **Task Completion**: Mark tasks as completed and differentiate between finished and pending tasks.
- **Task Removal**: Delete unwanted tasks from your list.
## Contribution
The development of this project is currently slowed down as I am busy with other commitments. If you're interested in contributing, feel free to:
1. **Fork the repository**
2. Implement your feature or fix
3. Open a **Pull Request (PR)**
Your contributions would be highly appreciated!
Stay tuned for more updates in the future.