Overview
A book library application for storing and managing books on a virtual shelf, built as a group project with two classmates.
We used Node.js, Express.js, Bootstrap, and PostgreSQL to build the application. I worked on the front end — designing the overall layout, colors, and features — and then helped build the routes and API endpoints for storing and retrieving books from the database.
What’s left
The project met all course requirements but a few features were cut due to time constraints: a login and authentication system, cleaner routes, and front-end features for managing the “shelf”. I’d like to revisit those.