Libri Mei is a tool to help manage a personal eBook collection.
Libri Mei provides functionality to manage a centralised collection of eBooks. This will then allow anyone with access to Libri Mei to access, contribute and manage the collection. The aim is that it must be easy to add and find books, without having to access the centralised collection directly.
- Add / Remove books
- Metatdata management
- Utilise free/open APIs
- Add / Remove shelves
- Add / Remove books from shelves
- Users
- Global vs User shelves
- Naming convention for branches: feature/<name-of-feature>
- To run the app on the local machine, run
yarn run dev