Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nielsdos/biblio
https://github.com/nielsdos/biblio
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nielsdos/biblio
- Owner: nielsdos
- License: mit
- Created: 2020-07-27T00:20:16.000Z (over 4 years ago)
- Default Branch: mainline
- Last Pushed: 2022-06-21T20:09:34.000Z (over 2 years ago)
- Last Synced: 2024-11-08T07:52:58.297Z (3 months ago)
- Language: PHP
- Size: 1.71 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Biblio
## TODO for MVP
* Borrowing system
* Check pending borrows and filter which borrows are already expired but not yet returned## TODO (in no particular order)
* Translate to English
* Write a real README
* Account removal & settings
* More book info: edition, physical location, ...
* Barcodes
* Clear old invites from db
* Store more data on borrowers
* Improve mobile layout
* Caching covers?
* Automatic reminders
* Stats?
* Permission/policy system
* Configuration of: default due dates, ...