Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.45 KB

README.MD

File metadata and controls

42 lines (26 loc) · 1.45 KB

Lendr

Lendr help you keeping track of your loaned books, games, discs etc.

This is a PWA built for mobile and works without internet connection (except for the isbn lookup feature)

How it works

  • Use the barcode scanner to scan your items or enter their code manually.
  • Add them to your inventory
  • Next time someone wants to borrow one of your precious, scan it and click on "Lend"
  • Lendr lets you see your inventory and the loans history
  • Don't forget to "Return" the item once it is back home!

Screenshots

Lending an item

Item description

Looking at the inventory

Inventory

Customizing

If you want to use this project for yourself and add some customization, just fork it!

  • All the wordings are located at src/locales/translations.json.
  • The css can be overriden at src/styles/overrides.css.

Technical details

This project uses:

...amongst many other great packages!