Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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