Skip to content

Prz-mek/Library

Repository files navigation

Library

It's a web app for library.

features

  • REST API
  • authorization and athentication
  • roles managment
  • creating, updating and delating books, readers, branch libraries, librarians
  • HTML layout template
  • onion architecture

todo

  • JWT API authorization
  • error logging
  • e-mail sending

running

To run this code Docker have to be installed:

cd Library.WebAPI
dotnet run
cd ../Library.WebApp
dotnet run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages