ICP6 - PavankumarManchala/CS5590_TEAM_12_ICP GitHub Wiki

Library Management System with MongoDB

The operations which can perform are addition, deletion, updating of collections which are present in database. The list of collections is displayed in the page like this.

The deletion operation is also performed on the available list of collections.

Updating the collections by clicking the edit button beside the corresponding collection

The code for every operation is available in mongo.js file.