{"id":25050842,"url":"https://github.com/andrewindeche/pitch-idea","last_synced_at":"2026-01-26T08:32:07.915Z","repository":{"id":171942011,"uuid":"551647657","full_name":"andrewindeche/pitch-idea","owner":"andrewindeche","description":"The repository contains a Python flask Web App that enables users to pitch ideas that they have (Recipes) and allow other users to log in and make comments/rate the ideas.","archived":false,"fork":false,"pushed_at":"2021-10-14T09:15:29.000Z","size":1110,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-29T00:07:00.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"AndrewIndeche/pitch-idea","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrewindeche.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":"2022-10-14T20:14:06.000Z","updated_at":"2023-10-16T21:42:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"9200e884-3d35-4a22-b723-fe78b7a565cf","html_url":"https://github.com/andrewindeche/pitch-idea","commit_stats":null,"previous_names":["andrewindechemain/pitch-idea","andrewindeche/pitch-idea"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrewindeche/pitch-idea","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewindeche%2Fpitch-idea","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewindeche%2Fpitch-idea/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewindeche%2Fpitch-idea/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewindeche%2Fpitch-idea/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewindeche","download_url":"https://codeload.github.com/andrewindeche/pitch-idea/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewindeche%2Fpitch-idea/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28770815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T07:45:00.504Z","status":"ssl_error","status_checked_at":"2026-01-26T07:45:00.070Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","heroku","python3"],"created_at":"2025-02-06T09:18:09.532Z","updated_at":"2026-01-26T08:32:07.899Z","avatar_url":"https://github.com/andrewindeche.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"   \u003cbody\u003e\n    \u003ch1\u003ePitch-Idea App\u003ch1\u003e\n     \u003ch2\u003eProject description\u003c/h2\u003e\n  \u003cp\u003eThe repository contains a Python flask Web App that enables users to pitch ideas that they have (Recipes) and allow other users to log in and make comments/rate the ideas.\u003c/p\u003e\n     \u003c/div\u003e\n     \u003c/div\u003e\n         \u003c/ul\u003e\n    \u003ch1\u003eLanguages and Platforms Used\u003c/h1\u003e\n    \u003cul\u003e\n    \u003cli\u003e1.Python CLI/Flask to create structure of the Pitch-Idea\n     \u003c/li\u003e\n    \u003cli\u003e2.Python/flask extensions such as-Python_script,Pitch-Idea\u003c/li\u003e\n    \u003cli\u003e3.Bookstrap for styling the index page \u003c/li\u003e\n    \u003c/div\u003e\n    \u003c/div\u003e\n    \u003ch1\u003e Authors\u003c/h1\u003e\n    \u003cp\u003eAndrew Indeche\u003c/p\u003e\n    \u003cp\u003eContact indecheandrew@gmail.com\u003c/p\u003e\n    \u003c/div\u003e\n    \u003c/div\u003e\n    \u003ch1\u003eProject Set-up Instructions\u003c/h1\u003e\n     SetUp / Installation Requirements\nPrerequisites\npython3.6\npip\nvirtualenv\nCloning\nIn your terminal:\n\n  $ git clone https://github.com/AndrewIndeche/pitch-idea\n  $ cd Pitch-idea\nRunning the Application\nCreating the virtual environment\n\n  $ python3.6 -m venv --without-pip virtual\n  $ source virtual/bin/env\n  $ curl https://bootstrap.pypa.io/get-pip.py | python\nInstalling Flask and other Modules\n\n  $ python3.6 -m pip install Flask\n  $ python3.6 -m pip install Flask-Bootstrap\n  $ python3.6 -m pip install Flask-Script\n\n  $ chmod +x start.sh\n  $ ./start.sh\nTesting the Application\nTo run the tests for the class files:\n\n  $ python3.6 manage.py tests\n    Copyright (c) 2021 Andrew Indeche\n   By using and/or copying this project, or the license document from which this statement is linked, you (the licensee) agree that you have read, understood, and will comply with conditions of use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewindeche%2Fpitch-idea","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewindeche%2Fpitch-idea","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewindeche%2Fpitch-idea/lists"}