{"id":21021263,"url":"https://github.com/danielnaab/pizzeria-getty","last_synced_at":"2025-03-13T17:43:03.100Z","repository":{"id":136379878,"uuid":"3241923","full_name":"danielnaab/pizzeria-getty","owner":"danielnaab","description":null,"archived":false,"fork":false,"pushed_at":"2012-01-24T18:27:38.000Z","size":156,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T13:19:47.188Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/danielnaab.png","metadata":{"files":{"readme":"README","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}},"created_at":"2012-01-22T20:40:47.000Z","updated_at":"2014-04-27T16:07:35.000Z","dependencies_parsed_at":"2023-03-13T11:03:20.663Z","dependency_job_id":null,"html_url":"https://github.com/danielnaab/pizzeria-getty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielnaab%2Fpizzeria-getty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielnaab%2Fpizzeria-getty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielnaab%2Fpizzeria-getty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielnaab%2Fpizzeria-getty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielnaab","download_url":"https://codeload.github.com/danielnaab/pizzeria-getty/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243451211,"owners_count":20293089,"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-11-19T10:46:07.737Z","updated_at":"2025-03-13T17:43:03.065Z","avatar_url":"https://github.com/danielnaab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\"Getty Images Pizzeria\", a code test.\n-------------------------------------\n\nThis project is developed off of Python 2.7.1 and Django 1.3.1.  All\ndependencies are in requirements.txt and pip installable.  The default project\nsettings use the sqlite3 database.\n\nIt is recommended to install all dependencies into a virtual environment.\nIrregardless, install the dependencies with:\n\n    cd pizzeria-getty/pizzeria\n    pip install -r requirements.txt\n\nTo create a database and initialize it with test data:\n\n    ./manage.py syncdb\n    ./manage.py init-test-data\n\nThe `syncdb` invocation will request the creation of an administrative user.\nFor the sake of this project, admin users are considered \"employees\", and\nnon-admin users are \"customers.\"  Therefore, create an admin user with your\npreferred username/password during this step to test the employee features.\n\n`init-test-data` will populate the database with some configurable data,\nspecifically pizza sizes and toppings.\n\nTo run a local, development server on http://localhost:8000:\n\n    ./manage.py runserver\n\nA few notes:\n- The application uses lazy registration for order entry, so you can create an\norder before creating an account.\n- To modify the sale items, prices, etc, use the Django-admin interface,\naccessible at:\n    http://localhost:8000/admin/\n- When logged in an an administrator, the \"employee tools\" nav menu (top) is\nactivated.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielnaab%2Fpizzeria-getty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielnaab%2Fpizzeria-getty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielnaab%2Fpizzeria-getty/lists"}