An open API service indexing awesome lists of open source software.

https://github.com/dkunin/alexandria


https://github.com/dkunin/alexandria

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Alexandria

| Server / App for simple community library management

## Roles
- Admin
- User

## Methods

### Admin
- Add book
- Edit book
- Remove book

### User
- Login
- Logout
- Search for books
- Open book description
- Checkout book
- Checkin book

### Possible backlog
- Book location
- If user, who checked out the book is no longer with the company - put book as missing, until a new person checks it out
- Search with filters and groups based on names, authors, cetegories
- Total amount of books, currently free books
- Form to add books to the library