Skip to content

This project was created to represent the web page for my book recommender system that I build for my thesis.

Notifications You must be signed in to change notification settings

gabyvlad96/SmartReading---Book-recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Reading

This is the SmartReading web-app. It is meant to show how the app's interface works. To be able to get all the recommendations, the python application that contains the KNN algorithm is necessary.

The application has a built-in authorization using Firebase, the main presentation page and the profile section where the user gets the book recommendations.

Running the app

To install the app, in the project directory you can run:

 npm install

Then just simply start the app using:

 npm start

Access the app at localhost:3000

About

This project was created to represent the web page for my book recommender system that I build for my thesis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published