Skip to content

BelakbirSaid/OnlineShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Shop Application

Overview

A simple e-commerce application built with Angular for the front-end and ASP.NET Core for the back-end. The app allows users to browse products, add items to a cart, and place orders.


Features

User Features:

  • Browse and search products.
  • Add items to a shopping cart.
  • Place orders with basic checkout functionality.

Admin Features:

  • Manage products (add, update, delete).
  • View and manage orders.

Technologies

  • Front-End: Angular
  • Back-End: ASP.NET Core (REST API)
  • Database: SQL Server

Pages

  1. Home: Displays a list of products.
  2. Product Details: Shows product information and an "Add to Cart" button.
  3. Cart: Lists items in the cart with a total price and a checkout option.
  4. Admin: Simple interface to manage products and orders.

Deployment

  • Front-End: Deploy using a static web server (e.g., Azure Static Web Apps).
  • Back-End: Deploy API to Azure App Service or AWS.
  • Database: Host SQL Server on Azure SQL Database or AWS RDS.

About

Online shop for E-commerce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published