{"id":16319434,"url":"https://github.com/hima890/flask_todolist","last_synced_at":"2026-07-15T19:31:27.610Z","repository":{"id":53626743,"uuid":"284660968","full_name":"hima890/flask_todolist","owner":"hima890","description":"Get started with this straightforward to-do application using HTML, CSS, JavaScript, and Flask. Easily add, complete, and delete tasks through a user-friendly web interface. Ideal for beginners learning web development or as a foundation for more complex projects.","archived":false,"fork":false,"pushed_at":"2023-11-26T09:48:13.000Z","size":90,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-18T21:00:53.088Z","etag":null,"topics":["flask-application","python","todo-app","webapp","webdevelopment"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hima890.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-08-03T09:41:53.000Z","updated_at":"2023-11-26T09:50:10.000Z","dependencies_parsed_at":"2022-09-19T06:11:03.070Z","dependency_job_id":null,"html_url":"https://github.com/hima890/flask_todolist","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hima890/flask_todolist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hima890%2Fflask_todolist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hima890%2Fflask_todolist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hima890%2Fflask_todolist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hima890%2Fflask_todolist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hima890","download_url":"https://codeload.github.com/hima890/flask_todolist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hima890%2Fflask_todolist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35519051,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-15T02:00:06.706Z","response_time":131,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["flask-application","python","todo-app","webapp","webdevelopment"],"created_at":"2024-10-10T22:26:57.476Z","updated_at":"2026-07-15T19:31:27.597Z","avatar_url":"https://github.com/hima890.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Web-Based To-Do App\n\nThis repository contains a simple web-based to-do application built using HTML, CSS, JavaScript, and the Python web framework Flask. This project provides a basic example of creating, updating, and deleting tasks in a to-do list.\n\n## Prerequisites\n\nBefore you start, make sure you have the following installed on your machine:\n\n- [Python](https://www.python.org/downloads/)\n- [Flask](https://flask.palletsprojects.com/en/2.1.x/installation/)\n- A modern web browser\n\n## Getting Started\n\n1. **Clone the Repository:**\n\n    ```bash\n    git clone https://github.com/hima890/flask_todolist.git\n    cd todo-web-app\n    ```\n\n2. **Install Dependencies:**\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n3. **Run the Application:**\n\n    ```bash\n    python app.py\n    ```\n\n    Open your web browser and navigate to [http://localhost:5000](http://localhost:5000) to use the to-do app.\n\n## Features\n\n- **Add Task:** Enter a task description and click the \"Add\" button to add a new task.\n- **Complete Task:** Mark a task as completed by clicking the checkbox next to it.\n- **Delete Task:** Remove a task by clicking the \"Delete\" button.\n\n## Project Structure\n- **`projectFiles/`**: Contains HTML templates for rendering web pages.\n - **`templates/`**: Contains HTML templates for rendering web pages.\n - **`static/`**: Holds static files like CSS and JavaScript.\n - **`run.py`**: Main Flask application file.\n\n## Customization\n\nFeel free to customize the application according to your needs. You can modify the HTML templates, CSS styles, or extend the functionality by updating the Flask routes in the `app.py` file.\n\n## Contributing\n\nContributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\nHappy to-do listing!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhima890%2Fflask_todolist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhima890%2Fflask_todolist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhima890%2Fflask_todolist/lists"}