The AIT Leave Management portal aims to transform the current leave management system at the Army Institute of Technology Pune. Students currently follow a tedius and paper-based process, causing resource wastage and inconvenienve. Our solution is an online portal that simplifies leave applications, tracking and communication. It streamlines the process, saving time and ensuring transparency for students and faculty members.
- Backednd : NodeJS,
- Database : Mongodb
- FrontEnd : JS, Html, css
- Framework : Express
-
Clone and navigate to this project directory
-
Install the dependencies
npm install
-
Run the node/express http server
node app.js
-
Open the url
http://localhost:3005
in browser for seeing the result