Skip to content

mgh9/simple-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Simple Library

This library mangament is a demo made of :

  • ASP.NET 5
  • SQL Server (local db)
  • Angularjs
  • Typescript

dashboard

menus

users

How to

After run the app, two databases will be created:

  • FinLib : main/operational database and managed by ef core
  • FinLib_Auditing : for auditing/logging purpose by NLog

There are 3 roles:

  • admin (can access to everything) (user:admin pwd:123qwe!@#QWE)
  • librarian (can borrow a book to a customer) (user:librarian1 pwd:123qwe!@#QWE)
  • customer (can browse books) (user:customer1 pwd:123qwe!@#QWE)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published