Carleton University - School of Computer Science Honours Project
Winter 2017
Digitizing Libraries for Simpler Book Searching and Recommendations With Docker
Eric Therrien
SCS Honours Project Image
ABSTRACT
Utilizing the Docker software container tool, show how the creation of a web application is done with the tool, generating both a client and a server side. The server side should handle incoming string requests and query the a database, returning the proper information. The client side should take the form of a web application, allowing users to interact with the server side. The application as a whole is a tool that could be given to public libraries for them to keep track of their book selection. Users would be able to create new accounts and build their own libraries, selecting favorites, searching the total list of books, as well as receive recommendations.