Skip to content

Latest commit

Β 

History

History
52 lines (34 loc) Β· 2.22 KB

File metadata and controls

52 lines (34 loc) Β· 2.22 KB

Vivliothiki Books Recommender

Why BooksRecommeder ❓ πŸ€·β€β™€

In our department's library the problem is that students do not know what books are available in the library, nor the best books they need, so it's became difficult to choose the right book. So the objectif is to provide a recommender system to our university's students and make the process more convivial.

Requirements πŸ“ƒ

  • First of all the users will have to authenticate to his account to access the application. 🏀
  • Consulting the recommended books. πŸ“š
  • Consulting the list of books in the library with the image, title and rating of each book. πŸ“• ⭐️
  • Search for a book by title or keyword. πŸ”Ž
  • Evaluate a book in case the book has already been read by the student.❀️
  • Modify their profile information (password, year...). πŸ”§

Technology Used

In this project we used the Hybride Recommendations between : Item based & users based collaborative systems

Screenshots πŸ“·

Login Sign Up
alt text alt text
home List Of recommendations No recommendations
alt text alt text alt text
List of books Book details Search book
alt text alt text alt text

Tools Used πŸ”ŒπŸ”¨

Langages

  • Java
  • XML
  • PhP
  • SQL
  • JSON

IDE & Server

  • Android Studio

  • Xampp

    ❗ PS : The books used in this app are not the real ones of our university, we used only a dataset because we don't have the real data.