CristinaMarilena / genereads

GeneReads is a web application designed to recommend books available from Google Books API.
1 stars 0 forks source link

GeneReads

Book recommendation system using machine learning

GeneReads is a web application designed to recommend books available from Google Books API with a friendly interface that provides:

The backend is developed using Java, Spring Framwork ( Spring Security, Spring MVC, Spring Boot) and Hibernate to provide the mapping of object-oriented entities to the relational database PostgreSQL.

The frontend integrates HTML, CSS, AngularJS and Javascript.