{"id":19797072,"url":"https://github.com/udoy2/electronicgoodies","last_synced_at":"2026-01-04T05:45:29.864Z","repository":{"id":239971806,"uuid":"784410833","full_name":"Udoy2/ElectronicGoodies","owner":"Udoy2","description":"This project is an ASP.NET MVC application designed to provide a seamless shopping experience for electronic products.🎯✅","archived":false,"fork":false,"pushed_at":"2024-05-15T17:07:57.000Z","size":28016,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"udoy","last_synced_at":"2025-01-25T20:02:19.948Z","etag":null,"topics":["asp-net-core-mvc","csharp","css","html","javascript","sql"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Udoy2.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-04-09T19:50:22.000Z","updated_at":"2024-07-28T12:18:34.000Z","dependencies_parsed_at":"2024-05-16T05:53:57.948Z","dependency_job_id":null,"html_url":"https://github.com/Udoy2/ElectronicGoodies","commit_stats":null,"previous_names":["udoy2/electronicgoodies"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Udoy2%2FElectronicGoodies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Udoy2%2FElectronicGoodies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Udoy2%2FElectronicGoodies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Udoy2%2FElectronicGoodies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Udoy2","download_url":"https://codeload.github.com/Udoy2/ElectronicGoodies/tar.gz/refs/heads/udoy","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244706545,"owners_count":20496571,"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":["asp-net-core-mvc","csharp","css","html","javascript","sql"],"created_at":"2024-11-12T07:23:39.818Z","updated_at":"2026-01-04T05:45:29.835Z","avatar_url":"https://github.com/Udoy2.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Ecommerce Store For Electronic Goodies\n\nWelcome to the **Ecommerce Store For Electronic Goodies** repository. This project is an ASP.NET MVC application designed to provide a seamless shopping experience for electronic products. Below are the key features and functionalities included in this project:\n\n## Key Features\n\n### 1. Product Management\n- **Admin Interface**: Add, update, and delete products.\n- **Company Interface**: Manage products specific to each company.\n- **Customer View**: Browse and search for products.\n\n### 2. User Roles\n- **Customer**: Can browse products, add them to the cart, and make purchases.\n- **Admin**: Has full control over the product listings, user management, and site settings.\n- **Company**: Can manage their own product listings and view sales statistics.\n\n### 3. Shopping Cart\n- Add products to the cart and adjust quantities.\n- View cart contents and proceed to checkout.\n- Apply discounts and view total price before purchasing.\n\n### 4. Product by Sell\n- View products sorted by best-selling items.\n- Filter products by various criteria like price, brand, and ratings.\n\n### 5. Tracking System\n- Track orders from the moment they are placed until delivery.\n- Customers receive updates on their order status.\n## Screenshots\n\n![Home Page](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/home_page.png)\n![Product Details](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/product_details.png)\n![Product Summary](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/summary.png)\n![Product Details](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/product_details.png)\n![Login Page](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/login.png)\n![Register Page](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/register.png)\n![Manage Account](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/manage_account.png)\n![Manage Order Page](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/manage_order.png)\n![Cart Page](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/cart.png)\n![Manage Order Page](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/manage_order.png)\n![Admin Product Page](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/admin_product.png)\n![Admin Product add Page](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/admin_product_add.png)\n![Admin Product edit Page](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/admin_product_edit.png)\n![Admin user Page](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/admin_manage_user.png)\n![Admin add user Page](https://raw.githubusercontent.com/Udoy2/ElectronicGoodies/udoy/screenshots/admin_user.png)\n\n## Getting Started\n\n1. **Clone the repository**:\n   ```\n   https://github.com/Udoy2/ElectronicGoodies.git\n   ```\n\n2. **Build and Run**:\n   - Open the project in Visual Studio.\n   - Restore NuGet packages.\n   - Build the solution.\n   - Run the project.\n\n3. **Database Setup**:\n   - Update the connection string in `appsettings.json`.\n   - Run migrations to set up the database schema.\n\n## Contributing\nContributions are welcome! Please fork the repository and submit pull requests for any enhancements or bug fixes.\n\n## License\nThis project is licensed under the MIT License. See the `LICENSE` file for more details.\n\n---\n\nThank you for checking out the **Ecommerce Store For Electronic Goodies**. We hope you find this project useful and look forward to your contributions and feedback!\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fudoy2%2Felectronicgoodies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fudoy2%2Felectronicgoodies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fudoy2%2Felectronicgoodies/lists"}