Library-Management-System
Library-Management-System copied to clipboard
An online library management system built with MongodDB, Express.js and Node.js
I made the list of books interactive for users. 
remove .env file from repo
I added Datatable for easy searching, filtering, and sorting of data. It also reduces unwanted lines of code
I added express ejs layout to structure the code and improved quality control
fix broken signup link
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.13.15 to 5.13.20. Changelog Sourced from mongoose's changelog. 6.11.4 / 2023-07-17 perf: speed up mapOfSubdocs benchmark by 4x by avoiding unnecessary O(n^2) loop in getPathsToValidate() #13614 7.3.4...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...