Welcome to the To-Do List Application! This simple yet powerful app allows you to manage your tasks efficiently. Whether you're tracking daily chores, work projects, or personal goals, this app is designed to help you stay organized and productive.
- Add Tasks: Quickly add new tasks to your to-do list.
- View Tasks: See all your tasks in one place.
- Delete Tasks: Remove completed tasks with a single click.
- Responsive Design: The application is mobile-friendly and looks great on any device.
Here’s a glimpse of how the To-Do List Application works! Add, view, and manage your tasks effortlessly.
- Frontend: HTML, CSS
- Backend: Python, Flask
- Storage: In-memory storage (for simplicity)
Follow these steps to set up the application locally:
Make sure you have Python and Flask installed. You can install Flask using pip:
pip install Flask
Clone the repository or download the zip file:
git clone https://github.com/chrohangurjar1/todo_app.git
Navigate to the project directory and start the Flask application:
cd todo_app
python app.py
The application will be running on http://127.0.0.1:5000/
.
Contributions are welcome! If you have suggestions or improvements, feel free to create a pull request or open an issue.
This project is licensed under the MIT License - see the LICENSE file for details.
We want to give a huge shoutout to everyone who has contributed to the project! 🙌 Your hard work and dedication help make this app better every day. 💪
If you have any questions or feedback, please reach out to me:
- Email: [email protected]
- GitHub: Rohan Naagar