Currently Learning .v5

Web Development - PostgreSQL

This month, I finished one of my Web Development Capstone projects: a book review database and website. Key features of this website include API queries to display the book covers, CRUD functionality, and the ability to sort and filter the entries. This project is functionally complete, but I may expand it at a later date.

I’ve made the code for this project private for now, but I may make it public if I can find a solution to serving a database for little to no cost.

Go Back