{"id":20126726,"url":"https://github.com/cc-d/oregon-django","last_synced_at":"2026-05-13T19:32:23.126Z","repository":{"id":97847321,"uuid":"480144993","full_name":"cc-d/oregon-django","owner":"cc-d","description":"tech-submission-django-oregon","archived":false,"fork":false,"pushed_at":"2022-05-13T16:44:42.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T21:17:33.573Z","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/cc-d.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":"2022-04-10T21:31:32.000Z","updated_at":"2022-05-13T16:44:45.000Z","dependencies_parsed_at":"2023-05-15T05:30:49.240Z","dependency_job_id":null,"html_url":"https://github.com/cc-d/oregon-django","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cc-d/oregon-django","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Foregon-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Foregon-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Foregon-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Foregon-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cc-d","download_url":"https://codeload.github.com/cc-d/oregon-django/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Foregon-django/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32997562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"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":[],"created_at":"2024-11-13T20:17:24.057Z","updated_at":"2026-05-13T19:32:23.111Z","avatar_url":"https://github.com/cc-d.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Full Stack Demo of Art\nDemonstration of art project for Django Full Stack Engineer candidates. We believe the scope outlined below is likely more than the 4 hours we have asked you to commit to this. Please complete as much of the assignment as you can in the allotted time, adjusting the README as you go. You should prioritize your work and focus on the most important parts first.\n\nWe would like you to create a simple Restaurant Menu CRUD application using a React frontend and Django REST backend.\n\n## Needs Statements\n- A customer needs a way to see a restaurant's menu. For each menu item, they need to see the item name, item cost, and item description.\n- A restaurant owner needs a way to update their menu. They should be able to add new items, remove old items, and update cost and description of existing items.\n\n## Prerequisites\n- Install python 3 (apt-get install python-3 on ubuntu 20)\n- Install pip 3 (apt-get install python3-pip on ubuntu 20)\n- Install python requirements (pip3 install -r requirements.txt on ubuntu 20)\n- Apply migrations (python3 manage.py migrate on ubuntu 20)\n\n- The react section of this was going to be over 8 steps long, but just installing and configuring it (and resolving CORS errors) ended up taking up too much time so I just completed the frontend in django. I had to upgrade my dev server from 512mb to 2048mb ram just to even compile the npm packages \n\n## Usage\n```zsh\ngit clone https://gitlab.com/wwdofa/django-assignments/CaryCarter-Django-demo-of-art.git\ncd cd CaryCarter-Django-demo-of-art\nRun the server: python3 manage.py runserver 0.0.0.0:8000\nNavigatie to server ip/port Example: http://168.235.89.157:8000/\nAdd/Remove items Example: http://168.235.89.157:8000/\n```\n\n## Contributing\n```zsh\ngit clone https://gitlab.com/wwdofa/django-assignments/CaryCarter-Django-demo-of-art.git\ncd cd CaryCarter-Django-demo-of-art\nTODO: Provide instructions for contributors\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcc-d%2Foregon-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcc-d%2Foregon-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcc-d%2Foregon-django/lists"}