Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 879 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 879 Bytes

LibraryManagement

A simple Library Management using NodeJS

Configuration

  1. Install NodeJS from http://nodejs.org/
  2. Download this project as ZIP file and extract in your desired location
  3. Go to the config.json file and update the local path of the folder
  4. You can also provide the Waiting period for teacher and Stduent seperately in the config.json

Bulk Insert

  1. Please refer the sample_excel.xls file. Note : Do not change the header
  2. Copy the contents from excel and prepare the json from http://www.convertcsv.com/csv-to-json.htm
  3. Copy the generated JSON format and Save it in bulk.json file
  4. Now close command prompt, if opened and restart the application
  5. You are all set with the new books record

Running the Application

  1. Open the application.bat
  2. You can create a shortcut for the file and place it in your desktop