Library app + AI chatbot
An application created using CSS (including Flexbox, Bootstrap), JS (async/await, arrow functions) and PHP with the MVC pattern. Link to the application: https://finanse.natalia-kaczynska.profesjonalnyprogramista.pl. Link to the code on GitHub: https://github.com/NatKacz99/budget-app-MVC.
Below, I present on slides how the user can use this application. Alternatively, you can also go straight to the video below, where I also discuss the most important functionalities of the code in more detail.


This is what the book covers look like. Clicking on a cover card takes you to a brief description of the book.

On this page, users can borrow or reserve a given book (in case all copies are already out). The maximum number of available copies is 10.

