This project is an interactive leave application portal which includes Employee login,DIRECTOR login and admin Login. Employee can apply leaves and view their leave status. DIRECTOR can either accept or reject the leave for Employee in his/her department. Admin can either accept or reject the leave for Employee .
- 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 HTML Folder and run index.html file
5.Screenshot