{"id":22246608,"url":"https://github.com/el634dev/grocery-store-part-2","last_synced_at":"2025-03-25T11:24:45.700Z","repository":{"id":224097147,"uuid":"762152884","full_name":"el634dev/grocery-store-part-2","owner":"el634dev","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-06T21:12:46.000Z","size":549,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T10:30:29.620Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/el634dev.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}},"created_at":"2024-02-23T07:30:58.000Z","updated_at":"2024-02-23T07:32:15.000Z","dependencies_parsed_at":"2024-02-23T19:24:13.571Z","dependency_job_id":"89b9c461-4bec-41e5-89d0-cb63938c0d73","html_url":"https://github.com/el634dev/grocery-store-part-2","commit_stats":null,"previous_names":["el634dev/grocery-store-part-2"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fgrocery-store-part-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fgrocery-store-part-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fgrocery-store-part-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/el634dev%2Fgrocery-store-part-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/el634dev","download_url":"https://codeload.github.com/el634dev/grocery-store-part-2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245451258,"owners_count":20617481,"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","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":[],"created_at":"2024-12-03T05:28:21.173Z","updated_at":"2025-03-25T11:24:45.663Z","avatar_url":"https://github.com/el634dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Homework 3: Grocery Store\n\n_For instructions on how to complete this assignment, see [here](https://github.com/Tech-at-DU/ACS-1220-Authentication-and-Associations/blob/master/Assignments/grocery-store-part-2.md)._\n\n## Setup\n\nClone this repository to your computer. \n\n**Take a look at the code** - it looks a bit different than what you're used to. Namely, the code is now separated out into several files rather than being written in a single `app.py` file. Since we're now writing model and form code as well as route code, this will help us to maintain some structure and separation.\n\n**To run the code**, navigate to the project folder and run the following to create a virtual environment and install the required packages:\n\n```\npython3 -m venv venv\nsource venv/bin/activate\npip install -r requirements.txt\n```\n\nThen rename the `.env.example` file as `.env`:\n\n```\ncp .env.example .env\n```\n\nThen you can run the server:\n\n```\npython app.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fel634dev%2Fgrocery-store-part-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fel634dev%2Fgrocery-store-part-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fel634dev%2Fgrocery-store-part-2/lists"}