I built LibraFlow, a simple library management system designed to make managing books, members, and book issues easier.
With LibraFlow, you can:
• Add and manage books
• Add and update member information
• Issue and return books
• Track issued books and due dates
• Manage everything from a simple dashboard
I built LibraFlow as a solo project to turn a practical problem into a working full-stack MVP using HTML, CSS, JavaScript, Node.js, Express, and PostgreSQL.