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

https://github.com/anshmnsoni/todo-website


https://github.com/anshmnsoni/todo-website

css dbms flask html oops-in-python sqlalchemy-python

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

          

# To-Do Website 📝

A simple and intuitive To-Do Website built using **Flask**, designed to help users manage their tasks efficiently.

---

## 👉 Link to Website
```bash
https://todo-website-1-zyai.onrender.com
```
---

## 👉 Project Overview 🌟

This project is organized into the following structure:
- **`instance/`**: Contains the database files.
- **`templates/`**: Contains all HTML files.
- **`static/`**: Includes CSS and images for the website.
- **`app.py`**: Main Flask application file.
- **`requirements.txt`**: Lists all dependencies for the project.

---

## 👉 Features ✨
- Add, edit, and delete tasks with ease.
- Organize your daily to-dos efficiently.
- Interactive user interface with responsive design.
- Database support for task persistence.

---

## 👉 Project Structure 📂

---

## 👉 Setup and Installation ⚙️

### Prerequisites
- Python 3.x installed on your system.
- Flask library (refer to `requirements.txt`).

### Steps to Run the Project:
1. Clone the repository:
```bash
git clone https://github.com/yourusername/todo-website.git

2. Navigate to the project directory:
```bash
cd todo-website

4. Install the dependencies:
```bash
pip install -r requirements.txt

6. Run the Flask application:
```bash
python app.py

8. Open the website in your browser at:
```bash
http://127.0.0.1:5000/

---

## 📢 Connect with Me
If you found this project helpful or have any suggestions, feel free to connect:

- [![LinkedIn](https://img.shields.io/badge/LinkedIn-anshmnsoni-0077B5.svg?logo=linkedin)](https://www.linkedin.com/in/anshmnsoni)
- [![GitHub](https://img.shields.io/badge/GitHub-AnshMNSoni-181717.svg?logo=github)](https://github.com/AnshMNSoni)
- [![Reddit](https://img.shields.io/badge/Reddit-u/AnshMNSoni-FF4500.svg?logo=reddit)](https://www.reddit.com/user/AnshMNSoni)

## 📜 License
This project is licensed under the [MIT License](LICENSE).

### Thankyou 💫