Skip to content

Repo for Computer Networks project: client-server application that provides access to an online library

Notifications You must be signed in to change notification settings

alinaduca/ReadsProfiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚ReadsProfiler

This project represents a client-server application in C++ that provides access to an online library. The books can be searched according to various criteria (genre, author, title, year of publication, ISBN, rating) and downloaded by the customer. The server keeps records of the searches and results accessed by a client for a certain search, as well as the downloads made by him, and based on all this information he will be able to offer book recommendations to the client.

📖Documentation

The documentation can be read here.

✏️Final mark: 10

About

Repo for Computer Networks project: client-server application that provides access to an online library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages