{"id":25531205,"url":"https://github.com/mostafasharaby/e-commerce","last_synced_at":"2025-10-09T04:42:23.634Z","repository":{"id":260393428,"uuid":"881167626","full_name":"mostafasharaby/E-Commerce","owner":"mostafasharaby","description":"Full Stack web app  (e-commerce) ","archived":false,"fork":false,"pushed_at":"2024-12-04T16:27:39.000Z","size":7609,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T09:40:52.729Z","etag":null,"topics":["admin-dashboard","angular18","asp-net-core","asp-net-core-web-api","ecommerce-website"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/mostafasharaby.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}},"created_at":"2024-10-31T02:49:51.000Z","updated_at":"2025-03-30T13:27:09.000Z","dependencies_parsed_at":"2024-10-31T04:18:03.525Z","dependency_job_id":"a6974631-80f7-4d02-84fb-9e0ffed92afd","html_url":"https://github.com/mostafasharaby/E-Commerce","commit_stats":null,"previous_names":["mostafasharaby/e-commerce"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mostafasharaby/E-Commerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafasharaby%2FE-Commerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafasharaby%2FE-Commerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafasharaby%2FE-Commerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafasharaby%2FE-Commerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mostafasharaby","download_url":"https://codeload.github.com/mostafasharaby/E-Commerce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mostafasharaby%2FE-Commerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000706,"owners_count":26082921,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":["admin-dashboard","angular18","asp-net-core","asp-net-core-web-api","ecommerce-website"],"created_at":"2025-02-20T00:47:49.005Z","updated_at":"2025-10-09T04:42:23.600Z","avatar_url":"https://github.com/mostafasharaby.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mega Market - Full Stack Web Application with Admin Dashboard\n\nThis project is a **Mega Market** full-stack web application featuring an **Admin Dashboard** for management functionalities. It’s built with **.NET 8** for the backend and **Angular 18** for the frontend. The application allows users to explore products, manage accounts, view orders, and includes an admin interface for managing inventory, users, and order status.\n\n\n## Table of Contents\n- [Technologies Used](#technologies-used)\n- [Features](#features)\n- [Getting Started](#getting-started)\n- [Installation](#installation)\n- [Contributing](#Usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n\n## Technologies Used\n- **Backend**: ASP.NET Core (.NET 8)\n- **Frontend**: Angular 18\n- **Database**: SQL Server\n- **Authentication \u0026 Authorization**: ASP.NET Core Identity with role-based access\n- **Admin Dashboard**: Angular Material, Chart.js for analytics\n- **API Communication**: RESTful APIs\n\n\n\n## Features\n\n### User-Facing Features\n- **User Authentication**: Register, login, and manage sessions.\n- **Product Browsing**: View products with sorting, filtering, and search.\n- **Shopping Cart**: Add items to cart, view, and update cart.\n- **Order Management**: Place and view orders with detailed status updates.\n- **Responsive Design**: Fully responsive user interface.\n\n### Admin Dashboard Features\n- **Product Management**: Add, edit, and delete products.\n- **User Management**: View and manage registered users.\n- **Order Management**: Update order status, view all orders.\n- **Analytics Dashboard**: Visualize key metrics such as user growth, sales trends, and inventory levels with interactive charts.\n\n\n## Getting Started\n\n### Prerequisites\nEnsure you have the following installed:\n- **Node.js and npm** (for Angular frontend)\n- **.NET SDK 8** (for ASP.NET Core backend)\n- **SQL Server** (for database)\n\n### Installation\n\n\n### Clone the repository and navigate to the project folder : \n   -git clone https://github.com/mostafasharaby/Mega-Market.git\n   -cd Mega-Market\n\n### Backend (ASP.NET Core)\n####    -The API will be available at https://localhost:5004.\n\n### Frontend (Angular)\n####    -The frontend will be available at http://localhost:4200.\n#### Install Angular dependencies:\n#####   -npm install \n#####   -ng serve \n\n\n##Usage\n\n### User Access:\n#### Open the Angular app in your browser at http://localhost:4200.\n#### Register or login to explore the product catalog, add items to the cart, and place orders.\n\n## Admin Access:\n### Access the Admin Dashboard by logging in with an admin account.\n### Use the dashboard to manage products, users, and orders, and view sales analytics.\n\n\n## Contributing\n#### Contributions are welcome! Please fork this repository, create a feature branch, and submit a pull request.\n\n\n## License\n#### This project is licensed under the MIT License. See LICENSE for more information.\n\n\n# ScreenShot\n![2024-10-31 (4)](https://github.com/user-attachments/assets/cdfbf36f-86d1-4923-8337-4c7c90c696d7)\n![2024-10-31 (5)](https://github.com/user-attachments/assets/c448383e-1066-4fb0-8f8c-07f766c87123)\n![2024-10-31 (6)](https://github.com/user-attachments/assets/d24de8b1-ad86-4bd8-8b0b-c1b364108a35)\n![2024-10-31](https://github.com/user-attachments/assets/945bf9b8-64bb-491f-9736-cee633a542c8)\n![2024-10-31 (2)](https://github.com/user-attachments/assets/4c47bbda-f4db-4612-a52d-a1692679e9ab)\n![2024-10-31 (1)](https://github.com/user-attachments/assets/dcf4dc3c-df15-4807-bced-a76762ffd395)\n![2024-10-31 (3)](https://github.com/user-attachments/assets/158440be-c271-4b37-a484-53018bafbf23)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostafasharaby%2Fe-commerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmostafasharaby%2Fe-commerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmostafasharaby%2Fe-commerce/lists"}