Skip to content

mbrud94/BooksStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BooksStore

Project prepared in 2016 for learing ASP .NET MVC.
It is BooksStore app with abbility to browse available books, adding it to shooping cart, making orders. Order details can be downloaded as pdf file. App also use web sockets to real time count of available books in shops refreshing. There are also charts with some shop statistics. Admin can add new books to shop.

Backend technology stack

  • ASP .NET MVC 5
  • Entity Framework (Code First approach)
  • SignalR
  • Rotativa

Frontend technology stack

  • Bootstrap
  • JavaScript with jQuery
  • SignalR
  • CanvasJS Charts

Screenshots from application

Screenshots from application available on wiki page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages