Skip to content

waterfox-dev/Alex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published