An open API service indexing awesome lists of open source software.

https://github.com/mostafasharaby/e-commerce

Full Stack web app (e-commerce)
https://github.com/mostafasharaby/e-commerce

admin-dashboard angular18 asp-net-core asp-net-core-web-api ecommerce-website

Last synced: 3 months ago
JSON representation

Full Stack web app (e-commerce)

Awesome Lists containing this project

README

          

# Mega Market - Full Stack Web Application with Admin Dashboard

This 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.

## Table of Contents
- [Technologies Used](#technologies-used)
- [Features](#features)
- [Getting Started](#getting-started)
- [Installation](#installation)
- [Contributing](#Usage)
- [Contributing](#contributing)
- [License](#license)

## Technologies Used
- **Backend**: ASP.NET Core (.NET 8)
- **Frontend**: Angular 18
- **Database**: SQL Server
- **Authentication & Authorization**: ASP.NET Core Identity with role-based access
- **Admin Dashboard**: Angular Material, Chart.js for analytics
- **API Communication**: RESTful APIs

## Features

### User-Facing Features
- **User Authentication**: Register, login, and manage sessions.
- **Product Browsing**: View products with sorting, filtering, and search.
- **Shopping Cart**: Add items to cart, view, and update cart.
- **Order Management**: Place and view orders with detailed status updates.
- **Responsive Design**: Fully responsive user interface.

### Admin Dashboard Features
- **Product Management**: Add, edit, and delete products.
- **User Management**: View and manage registered users.
- **Order Management**: Update order status, view all orders.
- **Analytics Dashboard**: Visualize key metrics such as user growth, sales trends, and inventory levels with interactive charts.

## Getting Started

### Prerequisites
Ensure you have the following installed:
- **Node.js and npm** (for Angular frontend)
- **.NET SDK 8** (for ASP.NET Core backend)
- **SQL Server** (for database)

### Installation

### Clone the repository and navigate to the project folder :
-git clone https://github.com/mostafasharaby/Mega-Market.git
-cd Mega-Market

### Backend (ASP.NET Core)
#### -The API will be available at https://localhost:5004.

### Frontend (Angular)
#### -The frontend will be available at http://localhost:4200.
#### Install Angular dependencies:
##### -npm install
##### -ng serve

##Usage

### User Access:
#### Open the Angular app in your browser at http://localhost:4200.
#### Register or login to explore the product catalog, add items to the cart, and place orders.

## Admin Access:
### Access the Admin Dashboard by logging in with an admin account.
### Use the dashboard to manage products, users, and orders, and view sales analytics.

## Contributing
#### Contributions are welcome! Please fork this repository, create a feature branch, and submit a pull request.

## License
#### This project is licensed under the MIT License. See LICENSE for more information.

# ScreenShot
![2024-10-31 (4)](https://github.com/user-attachments/assets/cdfbf36f-86d1-4923-8337-4c7c90c696d7)
![2024-10-31 (5)](https://github.com/user-attachments/assets/c448383e-1066-4fb0-8f8c-07f766c87123)
![2024-10-31 (6)](https://github.com/user-attachments/assets/d24de8b1-ad86-4bd8-8b0b-c1b364108a35)
![2024-10-31](https://github.com/user-attachments/assets/945bf9b8-64bb-491f-9736-cee633a542c8)
![2024-10-31 (2)](https://github.com/user-attachments/assets/4c47bbda-f4db-4612-a52d-a1692679e9ab)
![2024-10-31 (1)](https://github.com/user-attachments/assets/dcf4dc3c-df15-4807-bced-a76762ffd395)
![2024-10-31 (3)](https://github.com/user-attachments/assets/158440be-c271-4b37-a484-53018bafbf23)