/Alex

Alex is suit of tools to help management of library infrastructure (user, loans, books...).

Primary LanguagePythonOtherNOASSERTION

Alex : A tool to manage library infrastructure

Alex is a suite of software tools to manage library infrastructure: books, user, borrowing, and more.

Alex API

The Alex API is a RESTful API that provides access to the Alex database. It is built using the Django REST framework. THe API provides endpoints to manage the following resources:

  • Books
  • Users
  • Loans
  • Authors
  • Shelves
  • Reservation
  • Publisher

Alex Manager

The Alex Manager is a web application that provides a user interface to manage the Alex database. It is built using the React framework and designed using the Joy UI library. The manager is more designed for librarians and administrators to manage the library infrastructure.