Skip to content

BadescuGabi/Sweets-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sweets Shop

Is an online shopping site dedicated for people who love candies. This site was developed using ASP .NET MVC5 with entity framework and html, css, boostrap and javascript for front end.
    -4 types of users: unregistered user, registered user, collaborator, administrator
    -the collaborator can add products in the store. Will send addition requests to the administrator, and the administrator can reject them or approve. After approval, the products can be viewed in the store
    -products are part of categories (created dynamically - the admin can be CRUDE (create, update, delete) by categories)
    -a product has title, description, picture, price, rating (1-5 stars), reviews from user side
    -the collaborator can edit and delete the products added by him
    -the unregistered user will be redirected to create an account when try adding a product to the cart. When he has no account, he can only to view products and their associated comments
    -when a user becomes a registered user he can place orders (add products to cart) and leave reviews, which you can post can edit or delete
    -the products can be searched by name by means of a search engine search and can be sorted ascending and descending, respectively by price and star count
    -the administrator can delete and edit both products and comments. This it can also enable or revoke user rights

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published