/BookShelf

Node App that reads the CSV data of books, magazines, and authors. [Dublin Assignment 1]

Primary LanguageCSS

BookShelf App

using Node.JS, Express, TailwindCSS, Fast-CSV library, and Ejs





Features

  • Reads the CSV data from Files
  • Get details of all books and magazines by its ISBN, or Author's emailID
  • Add book's complete details including title, ISBN, author, description and export to its existing csv file
  • Add magazine's complete details including title, ISBN, author, published date and export to its existing csv file