/book-inventory

A simple web application for managing a book inventory using node.js/express.

Primary LanguageHTML

Book Inventory Management System

A simple web application for managing a book inventory using the MVC (Model-View-Controller) architecture. It allows users to add new books, filter existing books, and export book data in CSV or JSON formats.

Features

  • Add new books to the inventory.
  • Filter books by title, author, genre, or publication date.
  • Export book data in CSV or JSON format.

Technology Stack

  • Frontend: HTML, Bootstrap
  • Backend: Node.js, Express.js
  • Database: MySQL