Skip to content

PingvinAustr/WebLibraryProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebLibraryProject

.Net Core MVC Project. Online book library. System displays books divided by different rubrics and authors. Has search functionality with ability to read document text in different languages, watch statistics, etc. Admin can add/edit new/existing documents & users. Editors can add/edit new/existing documents. Users can read existing documents.

Requires 2 DBs to function - main project db (contains info regarding books, roles, etc) & Identity DB that contains users, passwords, etc. DB structure will be displayed at the bottom of the readme file.

Using:

  • .Net Core MVC
  • Entity Framework Core
  • MS SQL Server
  • HTML/CSS/JS
  • Bootstrap
  • JQuery
  • Google Charts API
  • Slick slider
  • ASP.NET Identity

Roles

  • Admin
  • Editor
  • Reader

User Interface (Responsive):

Login page

alt text

Register page

alt text

Main search page (Day/Night mode)

alt text alt text

Book single page (Day/Night mode)

alt text alt text

Examples of default list / single item edit pages (Used for roles, users, authors, languages, user roles control, user personal data control):

alt text alt text

Charts API page

alt text

DBs structure:

Main DB

alt text

Identity DB

alt text

About

.NET Core MVC Project. Online book library with ASP.NET Identity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors