{"id":20986405,"url":"https://github.com/mgobeaalcoba/flask_python","last_synced_at":"2026-05-07T04:36:03.112Z","repository":{"id":172826859,"uuid":"649833470","full_name":"Mgobeaalcoba/flask_python","owner":"Mgobeaalcoba","description":"Creation of to do list program with flask and python","archived":false,"fork":false,"pushed_at":"2023-06-18T21:31:25.000Z","size":716,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-15T13:52:36.476Z","etag":null,"topics":["app-engine","backend","firebase","firestore","flask","nosql-database","python3","venv-python"],"latest_commit_sha":null,"homepage":"https://mgobea-flask-production.ue.r.appspot.com/auth/login?next=%2Fhello","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mgobeaalcoba.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-06-05T18:33:12.000Z","updated_at":"2023-06-14T20:52:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"911397c6-d285-49a3-9320-602680aa1861","html_url":"https://github.com/Mgobeaalcoba/flask_python","commit_stats":null,"previous_names":["mgobeaalcoba/flask_python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mgobeaalcoba/flask_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fflask_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fflask_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fflask_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fflask_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mgobeaalcoba","download_url":"https://codeload.github.com/Mgobeaalcoba/flask_python/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mgobeaalcoba%2Fflask_python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271493232,"owners_count":24769117,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"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":["app-engine","backend","firebase","firestore","flask","nosql-database","python3","venv-python"],"created_at":"2024-11-19T06:13:28.817Z","updated_at":"2025-10-08T04:55:31.045Z","avatar_url":"https://github.com/Mgobeaalcoba.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flask Python Web Application\n\nThis repository contains a Flask web application built using Python. The application is designed to showcase the basic features and functionality of Flask, a lightweight web framework. It serves as a starting point for building your own Flask-based projects.\n\n## Features\n\n- Simple and intuitive Flask application structure\n- Basic CRUD operations (Create, Read, Update, Delete)\n- Routing and URL handling using Flask routes\n- Rendering HTML templates with Jinja2 templating engine\n- Form handling and validation with Flask-WTF\n- Database integration with Flask-SQLAlchemy\n- User authentication and session management\n- Bootstrap for responsive and modern UI design\n\n## Requirements\n\n- Python 3.x\n- Flask\n- Flask-WTF\n- Flask-SQLAlchemy\n\n## Getting Started\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/Mgobeaalcoba/flask_python.git\n```\n\n2. Change into the project directory:\n\n```bash\ncd flask_python\n```\n\n3. Install the required dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n4. Set up the database:\n\n```bash\npython manage.py create_db\n```\n\n5. Run the application:\n\n```bash\nflask run\n```\n\n6. Open your web browser and visit `http://localhost:5000` to see the application in action.\n\n## Project Structure\n\nThe project structure follows the recommended Flask application structure:\n\n- `app`: This directory contains the main Flask application code.\n  - `static`: Static assets such as CSS, JavaScript, and images.\n  - `templates`: HTML templates for rendering the views.\n  - `forms.py`: Flask-WTF forms for handling user input and validation.\n  - `models.py`: Database models using Flask-SQLAlchemy.\n  - `routes.py`: Flask routes for handling different URL endpoints.\n- `migrations`: Database migration scripts generated by Flask-Migrate.\n\n## Contributing\n\nContributions to this Flask Python web application are always welcome. Here are a few ways you can help:\n\n- Report bugs and issues\n- Suggest new features and enhancements\n- Fix bugs and submit pull requests\n\nPlease make sure to follow the existing code style and conventions when making contributions.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgobeaalcoba%2Fflask_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmgobeaalcoba%2Fflask_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmgobeaalcoba%2Fflask_python/lists"}