{"id":31642292,"url":"https://github.com/rombotlabs/foodchooser","last_synced_at":"2026-04-13T01:34:19.364Z","repository":{"id":308345317,"uuid":"1031269033","full_name":"RombotLabs/FoodChooser","owner":"RombotLabs","description":"A web application for randomized cooking ideas.","archived":false,"fork":false,"pushed_at":"2025-10-01T15:15:43.000Z","size":146,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-01T17:26:12.100Z","etag":null,"topics":["flask","food","html","jinja","python","random","raspberry-pi","raspberrypi","student","student-managed"],"latest_commit_sha":null,"homepage":"https://rombotlabs.github.io/FoodChooser/","language":"HTML","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/RombotLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2025-08-03T11:39:17.000Z","updated_at":"2025-10-01T15:15:40.000Z","dependencies_parsed_at":"2025-10-02T14:00:40.622Z","dependency_job_id":null,"html_url":"https://github.com/RombotLabs/FoodChooser","commit_stats":null,"previous_names":["mafixdeveloping/foodchooser","rombotlabs/foodchooser"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/RombotLabs/FoodChooser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RombotLabs%2FFoodChooser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RombotLabs%2FFoodChooser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RombotLabs%2FFoodChooser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RombotLabs%2FFoodChooser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RombotLabs","download_url":"https://codeload.github.com/RombotLabs/FoodChooser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RombotLabs%2FFoodChooser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278717449,"owners_count":26033542,"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-10-07T02:00:06.786Z","response_time":59,"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","food","html","jinja","python","random","raspberry-pi","raspberrypi","student","student-managed"],"created_at":"2025-10-07T03:57:59.329Z","updated_at":"2025-10-07T03:58:04.406Z","avatar_url":"https://github.com/RombotLabs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FoodChooser\nA web application for randomized cooking ideas.\n\n## Docker\n```\ndocker build -t foodchooser-app .\ndocker run -d -p 5000:5000 foodchooser-app\n```\n## Installing (Linux recommended)\n- Install Python 3\n```\nsudo apt-get update\nsudo apt-get install python3\n```\n- Creating and activating the virtual environment\n```\npython3 -m venv venv\nsource venv/bin/activate\n```\n- Install the modules\n```\npip install -r requirements.txt\n```\n- Create the .env file with the session key\nexample:\n```\nKEY=secret\n```\n- Launch the software\n```\ncd flask\ngunicorn -w 4 -b 0.0.0.0:5000 main:app\n```\n\n\n\n© Copyrights 2025 by Mafixdeveloping\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frombotlabs%2Ffoodchooser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frombotlabs%2Ffoodchooser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frombotlabs%2Ffoodchooser/lists"}