{"id":20374776,"url":"https://github.com/prathameshpatil-01/e-shopee_python","last_synced_at":"2026-04-02T03:02:36.528Z","repository":{"id":42620874,"uuid":"427128808","full_name":"PrathameshPatil-01/E-SHOPEE_PYTHON","owner":"PrathameshPatil-01","description":"E-SHOPEE: A Simple and Basic e-Commerce Website Built with the Python Flask Framework.  Experience complete user authorization and enjoy categorized products with the added feature of product addition","archived":false,"fork":false,"pushed_at":"2023-11-29T15:13:21.000Z","size":7550,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:29:12.608Z","etag":null,"topics":["bootstrap","css","ecommerce","ecommerce-website","flask","html","python","sqlalchemy","sqlite"],"latest_commit_sha":null,"homepage":"https://e-shopee-python-prathamesh.onrender.com/","language":"HTML","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/PrathameshPatil-01.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":"2021-11-11T20:06:53.000Z","updated_at":"2025-07-24T14:04:08.000Z","dependencies_parsed_at":"2022-09-21T21:50:38.020Z","dependency_job_id":"972dfa6e-0cd4-4ee1-9415-ab27f8ed53c5","html_url":"https://github.com/PrathameshPatil-01/E-SHOPEE_PYTHON","commit_stats":null,"previous_names":["prathameshpatil-01/e-shopee_python"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PrathameshPatil-01/E-SHOPEE_PYTHON","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshPatil-01%2FE-SHOPEE_PYTHON","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshPatil-01%2FE-SHOPEE_PYTHON/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshPatil-01%2FE-SHOPEE_PYTHON/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshPatil-01%2FE-SHOPEE_PYTHON/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrathameshPatil-01","download_url":"https://codeload.github.com/PrathameshPatil-01/E-SHOPEE_PYTHON/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathameshPatil-01%2FE-SHOPEE_PYTHON/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31294826,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:43:37.129Z","status":"online","status_checked_at":"2026-04-02T02:00:08.535Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","ecommerce","ecommerce-website","flask","html","python","sqlalchemy","sqlite"],"created_at":"2024-11-15T01:26:52.160Z","updated_at":"2026-04-02T03:02:36.501Z","avatar_url":"https://github.com/PrathameshPatil-01.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\n\n# E-SHOPEE\n\nE-SHOPEE is a dynamic e-commerce website powered by Flask, HTML, CSS, and Bootstrap. It allows users to explore and purchase a wide range of products across various categories.\n\n[![Website](https://img.shields.io/badge/Website-Live-brightgreen)](https://e-shopee-python-prathamesh.onrender.com/)\n\n## Table of Contents\n\n- [Features](#features)\n- [Demo](#demo)\n- [Screenshots](#screenshots)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n\n## Features\n\n- **User Authentication:** Secure login and registration system.\n- **Product Management:** Add and view products effortlessly.\n- **Product Categorization:** Easy navigation through product categories.\n- **Responsive Design:** Seamless experience across all devices.\n\n## Demo\n\nVisit the live site: [E-SHOPEE](https://e-shopee-python-prathamesh.onrender.com/)\n\n![Live Demo](Screenshots/eshopee.gif)\n\n## Screenshots\n\n![Screenshot 2](Screenshots/Screenshot2.png)\n|:-------------------------------------------:|\n| *Login Screen*              |\n![Screenshot 1](Screenshots/Screenshot1.png)\n| *Sign Up Screen*              |\n![Screenshot 5](Screenshots/Screenshot5.png)\n| *Home Screen*              |\n![Screenshot 4](Screenshots/Screenshot4.png)\n| *Navigation Bar and Search Bar *              |\n![Screenshot 3](Screenshots/Screenshot3.png)\n| *Categories*              |\n![Screenshot 6](Screenshots/Screenshot6.png)\n| *Footer*              |\n![Screenshot 7](Screenshots/Screenshot7.png)\n| *Add New Product*              |\n![Screenshot 8](Screenshots/Screenshot8.png)\n| *Authorised Account*              |\n![Screenshot 9](Screenshots/Screenshot9.png)\n| *Product Cards*              |\n![Screenshot 10](Screenshots/Screenshot10.png)\n| *Category Screen 1*              |\n![Screenshot 11](Screenshots/Screenshot11.png)\n| *Category Screen 2*              |\n\n## Installation\n\n1. **Clone the repository:**\n\n```bash\ngit clone https://github.com/PrathameshPatil-01/E-SHOPEE_PYTHON.git\ncd E-SHOPEE_PYTHON\n```\n\n2. **Install Dependencies:**\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\n1. **Set Up Environment Variables** (if needed).\n\n2. **Initialize the Database:**\n\n```bash\npython main.py\n```\n\n3. **Open a web browser and go to:**\n\n```\nhttp://localhost:5000\n```\n\n4. **Create an account or log in** to start browsing and shopping.\n\n## Contributing\n\nWe welcome contributions! To get started:\n\n1. **Fork the repository.**\n\n2. **Create a new branch** for your feature or bug fix:\n\n```bash\ngit checkout -b feature/my-feature\n```\n\n3. **Make your changes** and commit them:\n\n```bash\ngit commit -m \"Add my feature\"\n```\n\n4. **Push to your forked repository:**\n\n```bash\ngit push origin feature/my-feature\n```\n\n5. **Create a pull request** on the original repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprathameshpatil-01%2Fe-shopee_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprathameshpatil-01%2Fe-shopee_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprathameshpatil-01%2Fe-shopee_python/lists"}