CMPT 395 (Term Project)
Developed a web application with PHP and the Laravel framework to help Edmonton Public Library staff track the location and scheduled uses of supply kits. Wrote code to write/read data to/from database and display available kits for a given time period based on availability, kit type, and prior bookings. Wrote user authentication code. Maintained code quality by reviewing and approving GitHub pull requests. Ensured that the application adhered to OOP principles using an MVC architecture. Skills Applied: PHP, SQL