Skip to content

Adam-Veynas/OnlineStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

OnlineShop

Online store of sports items My project is an online store of sports items, most of all I have admin functions. The user can select and add to the cart. Now the whole set of operations is working, unit test, authorization and other basic things.

In total, I created 10 models:

  • Brand
  • Category
  • Country
  • ErrorViewModel
  • Item
  • Item_Category
  • PagingList
  • Role
  • User
  • User_Role

And 8 controllers:

  • BrandsController
  • CategoriesController
  • CountriesController
  • HomeConttroller
  • ItemsController
  • Item_Category
  • RolesController
  • UsersController
  • User_RoleController

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages