Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 958 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 958 Bytes

Leave Management System

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 .

Technology Stack Used :

  • Backednd : NodeJS,
  • Database : Mongodb
  • FrontEnd : JS, Html, css
  • Framework : Express

Usage

  1. Clone and navigate to this project directory

  2. Install the dependencies

    npm install
  3. Run the node/express http server

    node app.js
  4. Open HTML Folder and run index.html file

5.Screenshot

Screenshot (76)

Screenshot (78)