{"id":22135116,"url":"https://github.com/kayprogrammer/ecommerce-store","last_synced_at":"2025-06-11T03:37:13.340Z","repository":{"id":237286837,"uuid":"794210006","full_name":"kayprogrammer/ecommerce-store","owner":"kayprogrammer","description":"An Ecommerce Application Built With Django MVT Architecture","archived":false,"fork":false,"pushed_at":"2024-07-28T19:31:24.000Z","size":6138,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T09:51:01.443Z","etag":null,"topics":["django","ecommerce","ecommerce-application","ecommerce-store","jinja","postgresql","python3","vercel-deployment"],"latest_commit_sha":null,"homepage":"https://estore-django.vercel.app","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kayprogrammer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-04-30T17:05:35.000Z","updated_at":"2024-07-28T19:31:27.000Z","dependencies_parsed_at":"2024-07-19T02:20:47.531Z","dependency_job_id":"26aa24eb-fef3-4fa1-8cd5-9c34f1efe67f","html_url":"https://github.com/kayprogrammer/ecommerce-store","commit_stats":null,"previous_names":["kayprogrammer/ecommerce-store"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fecommerce-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fecommerce-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fecommerce-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fecommerce-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kayprogrammer","download_url":"https://codeload.github.com/kayprogrammer/ecommerce-store/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kayprogrammer%2Fecommerce-store/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259192624,"owners_count":22819447,"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","ecommerce","ecommerce-application","ecommerce-store","jinja","postgresql","python3","vercel-deployment"],"created_at":"2024-12-01T19:13:49.417Z","updated_at":"2025-06-11T03:37:13.317Z","avatar_url":"https://github.com/kayprogrammer.png","language":"Python","readme":"# ECOMMERCE STORE (DJANGO MVT)\n\n![alt text](https://github.com/kayprogrammer/ecommerce-store/blob/main/display/django.png?raw=true)\n\n\n#### Django Docs: [Documentation](https://docs.djangoproject.com/en/5.0/)\n#### PG ADMIN: [pgadmin.org](https://www.pgadmin.org) \n\n\n## How to run locally\n\n* Download this repo or run: \n```bash\n    $ git clone git@github.com:kayprogrammer/ecommerce-store.git\n```\n\n#### In the root directory:\n- Install all dependencies\n```bash\n    $ pip install -r requirements.txt\n```\n- Create an `.env` file and copy the contents from the `.env.example` to the file and set the respective values. A postgres database can be created with PG ADMIN or psql\n\n- Run Locally\n```bash\n    $ python manage.py migrate\n```\n```bash\n    $ python manage.py runserver\n```\n\n- Run With Docker\n```bash\n    $ docker-compose up --build -d --remove-orphans\n```\nOR\n```bash\n    $ make build\n```\n\n- Test Coverage\n```bash\n    $ pytest --disable-warnings -vv\n```\nOR\n```bash\n    $ make test\n```\n\n#### CLIENT\n#### Live Url: [Ecommerce Platform](https://estore-django.vercel.app/) \n\n![alt text](https://github.com/kayprogrammer/ecommerce-store/blob/main/display/home.png?raw=true)\n![alt text](https://github.com/kayprogrammer/ecommerce-store/blob/main/display/login.png?raw=true)\n![alt text](https://github.com/kayprogrammer/ecommerce-store/blob/main/display/shop.png?raw=true)\n![alt text](https://github.com/kayprogrammer/ecommerce-store/blob/main/display/cart.png?raw=true)\n![alt text](https://github.com/kayprogrammer/ecommerce-store/blob/main/display/checkout.png?raw=true)\n\n\n#### ADMIN\n![alt text](https://github.com/kayprogrammer/ecommerce-store/blob/main/display/admin.png?raw=true)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fecommerce-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkayprogrammer%2Fecommerce-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkayprogrammer%2Fecommerce-store/lists"}