{"id":17902518,"url":"https://github.com/parthsharma2/django-pos","last_synced_at":"2025-09-02T22:39:30.173Z","repository":{"id":125176070,"uuid":"144611514","full_name":"parthsharma2/django-pos","owner":"parthsharma2","description":"A point of sale system implemented in django","archived":false,"fork":false,"pushed_at":"2018-10-04T13:14:41.000Z","size":36,"stargazers_count":22,"open_issues_count":2,"forks_count":26,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T22:36:08.798Z","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/parthsharma2.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":"2018-08-13T17:22:54.000Z","updated_at":"2024-11-16T18:51:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"1e91a827-10a5-42ec-8c36-c1a2c83b03dd","html_url":"https://github.com/parthsharma2/django-pos","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/parthsharma2%2Fdjango-pos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthsharma2%2Fdjango-pos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthsharma2%2Fdjango-pos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthsharma2%2Fdjango-pos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parthsharma2","download_url":"https://codeload.github.com/parthsharma2/django-pos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245149244,"owners_count":20568859,"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-10-28T16:35:53.489Z","updated_at":"2025-03-23T18:31:26.166Z","avatar_url":"https://github.com/parthsharma2.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-pos\nA point of sale system implemented in django.\n\n--------------------------------------------\n## Setup\n1. Clone this project.\n```\ngit clone https://github.com/parthsharma2/django-pos.git\n```\n\n2. Move into the cloned project's directory.\n```\ncd django-pos\n```\n\n3. Create a python 3 virtual environment and activate it.\n```\npython3 -m venv env\n```\n```\nsource env/bin/activate\n```\n\n4. Install the requirements.\n```\npip install -r requirements.txt\n```\n\n5. Make database migrations.\n```\npython manage.py makemigrations\n```\n```\npython manage.py migrate\n```\n\n6. Run the application.\n```\npython manage.py runserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthsharma2%2Fdjango-pos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthsharma2%2Fdjango-pos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthsharma2%2Fdjango-pos/lists"}