Skip to content

dotnet-webshop/OrigamiShopBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webshop-backend

Webshop-backend

ORIGAMI SHOP

This is an Origami web shop that "sells" handmade origami created from professional artisans.

This Origami web shop is group project that can handle the basic shopping process. The web shop views such as the shopping cart and displaying all products should take place in a single page without reloading.


Project’s Features:

Admin:

  • The admin interface is able to edit products, users, orders, etc..
  • Ability to create and edit Users
  • Ability to create and edit Products
  • Handling and change orders

User:

  • Shopping history in the User’s management page
  • The user should be able to login and be authorized using Identity classes, for shopping history
  • allowing users to place orders

Product:

  • Display pictures of all the products

Order:

  • A shopping cart, ability to go to cashier and print out a receipt

Topics Covered

  1. Use CSS and Bootstrap to control the layout and appearance of the pages
  2. Use JavaScript, JQuery and React to control the site’s front end
  3. Use ASP.NET Identity to handle user registration and login
  4. Use roles and authorization to control access to restricted pages.
  5. Use Entity Framework for database connections and management

A customer can create a new account in the web shop. This will make things easier for the customer to add some products to the shopping cart while editing or deleting a certain product in the cart. The customer also is able to view the order history as well as editing or deleting their own profile.

An Admin on the other hand is able to create, edit and delete products and customers as well as handling orders.


Contributors


License & copyright

  • © Kim Roysdotter, Lexicon yrkesutbildning i Väst
  • © Kristoffer, Lexicon yrkesutbildning i Väst
  • © Michael Sjögren, Lexicon yrkesutbildning i Väst
  • © Rabab Alsurmi, Lexicon yrkesutbildning i Väst
  • © Stefan Sundbeck, Lexicon yrkesutbildning i Väst

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages