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
- Host: GitHub
- URL: https://github.com/anshmnsoni/todo-website
- Owner: AnshMNSoni
- License: mit
- Created: 2024-11-23T13:56:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T22:27:38.000Z (over 1 year ago)
- Last Synced: 2025-01-30T23:25:18.781Z (over 1 year ago)
- Topics: css, dbms, flask, html, oops-in-python, sqlalchemy-python
- Language: HTML
- Homepage:
- Size: 47.9 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 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:
- [](https://www.linkedin.com/in/anshmnsoni)
- [](https://github.com/AnshMNSoni)
- [](https://www.reddit.com/user/AnshMNSoni)
## 📜 License
This project is licensed under the [MIT License](LICENSE).
### Thankyou 💫