A simple and interactive console-based Book Library Management System built using JavaScript (Node.js) and prompt-sync for user input. It allows users to:
✅ Add new books
📖 View all books in object format
✏️ Update a specific field (title, author, or genre) with before/after display
🗑️ Delete books
🚪 Exit with a friendly message
🔹 Features:
Clean and interactive menu system
Shows old vs. updated field values for better clarity
Uses arrays and objects to manage book data
Simple input validation for user-friendly experience
🔹 Tools Used:
JavaScript (ES6)
prompt-sync (Node.js module for user input)
Priyanshu Gupta
June 15, 2025, 4:42 p.m.
nice
PIYUSH JAIN
June 13, 2025, 10:59 a.m.
👍🏻