{"id":20321671,"url":"https://github.com/siddharth756/greatkart","last_synced_at":"2026-04-13T04:37:28.449Z","repository":{"id":253960946,"uuid":"842927486","full_name":"siddharth756/GreatKart","owner":"siddharth756","description":"GreatKart is Ecom website built with Python, Django. There is lots of feature is added up.","archived":false,"fork":false,"pushed_at":"2024-10-21T10:05:15.000Z","size":2977,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T13:54:32.790Z","etag":null,"topics":["bootstrap","css","django","html","javascript","jquery","python"],"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/siddharth756.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":"2024-08-15T12:09:27.000Z","updated_at":"2024-10-21T11:16:02.000Z","dependencies_parsed_at":"2025-01-14T13:46:57.534Z","dependency_job_id":"40f9d650-cc77-4900-a47e-8d002063b386","html_url":"https://github.com/siddharth756/GreatKart","commit_stats":null,"previous_names":["siddharth756/greatkart-django"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddharth756%2FGreatKart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddharth756%2FGreatKart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddharth756%2FGreatKart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/siddharth756%2FGreatKart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/siddharth756","download_url":"https://codeload.github.com/siddharth756/GreatKart/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241827078,"owners_count":20026599,"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":["bootstrap","css","django","html","javascript","jquery","python"],"created_at":"2024-11-14T19:16:40.240Z","updated_at":"2026-04-13T04:37:23.424Z","avatar_url":"https://github.com/siddharth756.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GreatKart - E-commerce Project\n\nGreatKart is an e-commerce platform built with Python and Django. It includes features like a cart system, checkout, orders, payment integration (with PayPal Sandbox), dashboard, and email authentication with tokens.\n\n\u003cimg src=\"https://github.com/siddharth756/GreatKart-django/blob/main/greatkart/static/images/banners/GreatKart.png\" alt=\"GreatKart Image\"\u003e\n\n## Features\n\n- User Registration \u0026 Authentication\n- Product Search and Filtering\n- Add to Cart\n- Checkout and Payment Integration (PayPal Sandbox)\n- Order Management\n- Admin Dashboard\n- Email Confirmation with Tokens\n\n## Prerequisites\n\nMake sure you have the following installed:\n\n- Python 3.x\n- Django 4.x\n- pip (Python package manager)\n- Virtual environment (optional but recommended)\n\n## Setting up the Project\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/your-username/greatkart.git\ncd greatkart\n```\n\n### 2. Create and Activate Virtual Environment\n\n```bash\npython -m venv venv \nvenv\\Scripts\\activate\n```\n\n### 3. Install Dependencies\n\n```bash\npip install -r requirements.txt\n```\n\n### 4. Configure Database\n\n```bash\npython manage.py migrate\n```\n### 5. Run the Development Server\n\n```bash\npython manage.py runserver\n```\nThe application should now be accessible at `http://127.0.0.1:8000/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddharth756%2Fgreatkart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsiddharth756%2Fgreatkart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsiddharth756%2Fgreatkart/lists"}