// Technologies
HTML CSS Javascript Bootstrap C# MVC .NET SQL
// About
A homework assignment for school where a Library System was made that shows allows students to borrow and return books. Databases were used for a more robust system, where request were sent back and forth between client side and server side. This was all managed by the MVC framework.