Hostel Management Website
1.0.0
A beautiful and minimal interface which can be used to maintain details of students residing in hostel.
Before using this project make sure to install all the essential libraries.
A few of them has been listed below->
-> express
-> express-handlebars
-> mysql
-> body-parser
-> path
and others too if you need them..
npm -i
Just by using this command all the required libraries will be installed.