Skip to content

AnshMNSoni/TODO-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do Website 📝

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


👉 Link to Website

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:
    git clone https://github.com/yourusername/todo-website.git
    
  2. Navigate to the project directory:
    cd todo-website
    
  3. Install the dependencies:
    pip install -r requirements.txt
    
  4. Run the Flask application:
    python app.py
    
  5. Open the website in your browser at:
    http://127.0.0.1:5000/
    

📢 Connect with Me

If you found this project helpful or have any suggestions, feel free to connect:

  • LinkedIn
  • GitHub
  • Reddit

📜 License

This project is licensed under the MIT License.

Thankyou 💫

Releases

No releases published

Packages

No packages published