Back to Portfolio List

Bukku (Simple Book Management)

A simple Book Management Platform designed to efficiently organize, track, and manage book records. This project was developed as part of an interview test, showcasing full-stack frontend and backend integration. The overall timeline spanned 7 days, broken down into 3 days dedicated to learning the required technologies, 3 days for development, and 1 day for Dockerizing the application.

Notably, this project marks my first experience learning and using Vue.js for the frontend and Golang for the backend. Through this project, I was able to implement a Dockerized setup for easier and more consistent development, gain hands-on experience with a new programming language, and hopefully maintain a clean, structured, and scalable codebase suitable for future improvements.

Screenshots

Homepage
Book list page
Book details page
Book management page
Book add page
Book add error fields
Book add successful toast message
Book management delete confirmation modal
Book edit form page
Book list filtered by category and with search keywork 'fo'
Book search not found
Book list page in dark mode