Skip to content

Shop System - Web Application using ASP.NET, Entity Framework and AngularJS

License

Notifications You must be signed in to change notification settings

Bare7a/ShopSystem-Web-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop System - Web Application

ShopSystem DataBase

  • [Database Tables]

    • Categories
    • Cities
    • Users
    • Products
    • Pictures
    • Videos
    • Comments
    • Feedbacks
    • Messages
  • [Additional]

    • Seed Methods
    • Automatic Migrations

ShopSystem REST Services

  • [Public Services]

    • Get Published Products List
    • Get Product Details
    • Get All Categories
    • Get All Cities
    • Get All Product Comments
    • Get All Product Pictures
    • Get All Product Videos
    • Get All User Feedbacks
    • Get User Details
    • User Login
    • User Register
  • [User Services]

    • Get Account Details
    • Get Messages List
    • Get Message Details
    • Post new Product
    • Post new product Comment
    • Post new product Picture
    • Post new product Video
    • Post new Message
    • Put Account
    • Put Product
    • Put product Comment
    • Put product Picture
    • Put product Video
    • Put user Feedback
    • Delete Product
    • Delete product Comment
    • Delete product Picture
    • Delete Product Video
    • Delete user Feedback
    • Authorization
  • [Additional]

    • Binding Models for All Services
    • View Models for All Services
    • Error messages for All Services

ShopSystem SPA Application

  • [Public Screens]

    • Home Screen
    • Login Screen
    • Register Screen
    • Products List
    • Product Details
    • User Details
  • [User Screens]

    • Publish New Product
    • List My Products
    • Edit Product
    • Delete Product
    • Edit Account Info
    • List all Messages
    • Read Message
    • Reply to Message
    • Sent a new Message
    • Logout
    • Authorization Checks

ShopSystem Database Diagram

Database Diagram

ShopSystem Application Screenshots

  • [Login and Register]

    • Register Register
    • Register with Data Register with Data
  • [Products]

    • All Products All Products
    • Filtered Products Filtered Products
    • Add a Product Add a Product
    • Add a Product with Data Add a Product with Data
    • User Products User Products
    • Detailed info about the Product Detailed info about the Product
    • Edit a Product Edit a Product
  • [Messages]

    • All Messages All Messages
    • Reply to a Message Reply to a Message
    • Message after the reply Message after the reply
    • Sent a new Message Sent a new Message
  • [Profile]

    • Edit Profile Edit Profile
    • Submit a user Feedback Submit a user Feedback
  • [Responsiveness]

About

Shop System - Web Application using ASP.NET, Entity Framework and AngularJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published