fbpx

E-book Library

Create a robo-librarian and claim its salary for yourself!

Design an online system that can automate most tasks in a library and sell it to your school.

The library service

  • Reserve a book
  • Return a book
  • Check status of reservation

Behind the scenes

  • Offer a “smart-service” to make your system unique. E.g. Recommend how long a user should reserve a book for based on the number of words in the book
  • Keep a database of books available, reserved and coming soon and notify users accordingly when they request a reservation
  • Shift books between “available” and “reserved” databases when user reserves or returns a book
  • Let users know when the reserved book is due to be returned when they check their reservation

Back to Project Menu