Skip to content

ghifarhaidar/library-api

Repository files navigation

Library Managment System API

main idea

manage book borrowsing by librarian (like Point of Sale).

done up to now

  • admin CRUD endpoints

  • admin roles (library manager, librarian)

  • manager endpoint ->

    • add/edit librarian to/in the system
  • librarian endpoint ->

    • add/edit client to/in the system
    • add/edit book to/in the system
    • borrow book operation
    • retrieve book operation
    • other basic CRUD operations
  • RBAC

  • global exception handling

todo

  • manager endpoint ->
    • see statistics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages