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

https://github.com/siyabuilds/listify


https://github.com/siyabuilds/listify

Last synced: about 2 months ago
JSON representation

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.