Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedsamy200/ecommerce
User-friendly ecommerce platform that allow customers to browse and purchase products online , using N-tier architecture
https://github.com/ahmedsamy200/ecommerce
ajax asp-net-mvc csharp css3 entity-framework html5 javascript jquery linq ntier-architecture sql-server
Last synced: 2 days ago
JSON representation
User-friendly ecommerce platform that allow customers to browse and purchase products online , using N-tier architecture
- Host: GitHub
- URL: https://github.com/ahmedsamy200/ecommerce
- Owner: ahmedsamy200
- Created: 2024-03-31T12:56:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T11:55:19.000Z (5 months ago)
- Last Synced: 2024-11-12T06:12:54.902Z (2 months ago)
- Topics: ajax, asp-net-mvc, csharp, css3, entity-framework, html5, javascript, jquery, linq, ntier-architecture, sql-server
- Language: JavaScript
- Homepage: http://e-commerce.somee.com
- Size: 41.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Ecommerce
User-friendly ecommerce platform that allow customers to browse and purchase products online with the following features:**preview:** http://e-commerce.somee.com
# 🛠️ Features● Full featured shopping cart
● Product reviews and ratings
● Top products carousel
● Product pagination
● Product search feature
● Add Product to cart
● Add Product to watchlist
● User profile with orders
● Admin product management
● Admin user management
● Admin Order details page
● Mark orders as delivered option
● Checkout process
# 🛠️ Technologies:
● Asp.net mvc framework● Entity framework for data access
● Microsoft sql server for data storage
● Linq
● Html5
● Css3
● Bootstrap
● JQuery
● Ajax