{"id":22867454,"url":"https://github.com/thisishaykins/pyshop","last_synced_at":"2025-05-05T19:19:53.793Z","repository":{"id":78033550,"uuid":"199836402","full_name":"thisishaykins/PyShop","owner":"thisishaykins","description":"PyShop is an online Python Ecommerce website built with Django, SQLite and Bootstrap. A simple and lightweight ecommerce app easily deployable anywhere anytime with modules developed upon the inbuilt django admin.","archived":false,"fork":false,"pushed_at":"2022-01-12T06:37:40.000Z","size":1717,"stargazers_count":62,"open_issues_count":11,"forks_count":47,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-05T19:19:42.770Z","etag":null,"topics":["django","django-admin","django-admin-ecommerce","django-application","django-ecommerce","django-project","python","python-app","python-ecommerce","python3","python37"],"latest_commit_sha":null,"homepage":"https://comingsoon.yourway","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/thisishaykins.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":"2019-07-31T10:44:06.000Z","updated_at":"2025-04-28T07:54:28.000Z","dependencies_parsed_at":"2023-06-09T09:30:58.883Z","dependency_job_id":null,"html_url":"https://github.com/thisishaykins/PyShop","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/thisishaykins%2FPyShop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisishaykins%2FPyShop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisishaykins%2FPyShop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thisishaykins%2FPyShop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thisishaykins","download_url":"https://codeload.github.com/thisishaykins/PyShop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252561063,"owners_count":21768063,"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":["django","django-admin","django-admin-ecommerce","django-application","django-ecommerce","django-project","python","python-app","python-ecommerce","python3","python37"],"created_at":"2024-12-13T12:27:43.672Z","updated_at":"2025-05-05T19:19:53.784Z","avatar_url":"https://github.com/thisishaykins.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyShop\n\nPyShop is an online Python Ecommerce website built with Django, SQLite and Bootstrap. A simple and lightweight ecommerce app easily deployable anywhere anytime with modules developed upon the inbuilt django admin.\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"/pyshop-app.png\"\u003e\u003c/p\u003e\n\n\n# Get Started\nTo setup the PyShop project, here is the following guidelines:\n* Clone the repository \u003ccode\u003egit clone https://github.com/thisishaykins/PyShop.git\u003c/code\u003e\n* Open Project folder on terminal \n* Prepare your virtual environment \u003ccode\u003epython3 -m venv venv\u003c/code\u003e \n* Activate your virtual environment \u003ccode\u003esource env/bin/activate\u003c/code\u003e\n* Install your requirements.txt file \u003ccode\u003epip install -r requirements.txt\u003c/code\u003e\n* Create migrations using \u003ccode\u003epython3 manage.py makemigrations\u003c/code\u003e \n* Run migrations \u003ccode\u003epython3 manage.py migrate\u003c/code\u003e\n* Start your dev server with \u003ccode\u003epython3 manage.py runserver\u003c/code\u003e\n* Visit your App using \u003ccode\u003ehttp://127.0.0.1:8000/\u003c/code\u003e\n* Create super user to access admin dashboard using \u003ccode\u003e python3 manage.py createsuperuser\u003c/code\u003e\n* Follow the prompts after \u003ccode\u003eUsername: , Email address: , Password: , Password (again): \u003c/code\u003e\n* Visit Admin Page using \u003ccode\u003ehttp://127.0.0.1:8000/admin\u003c/code\u003e and login with the credentials created above.\n* Add Products under the \u003cb\u003eProducts\u003c/b\u003e Menu, Add Offers also.\n* Visit Products Page using \u003ccode\u003ehttp://127.0.0.1:8000/products/\u003c/code\u003e\n* Visit New Arrival (Products) Page using \u003ccode\u003ehttp://127.0.0.1:8000/products/new\u003c/code\u003e\n* Wish to extend codebase/project? just say hi\n\n\n## Contributing\nThank you for considering contributing to this small python project! For contribution discuss, please email to Akinshola Samuel [akinsholasamuel@gmail.com](mailto:akinsholasamuel@gmail.com).\n\n\n## Security Vulnerabilities\nIf you discover a vulnerability or bugs within this project, please send an e-mail to Akinshola Samuel via [akinsholasamuel@gmail.com](mailto:akinsholasamuel@gmail.com). All bugs and vulnerabilities will be promptly addressed.\n\n\n## License\nThe PyShop Project is free open-sourced project, yet to be licensed under the [MIT license](https://opensource.org/licenses/MIT).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisishaykins%2Fpyshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisishaykins%2Fpyshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisishaykins%2Fpyshop/lists"}