Skip to content

YashDhavale/WAD_miniproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leave Management System

This project is an interactive leave application portal which includes Student login,HOD login and Warden Login. Student can apply leaves and view their leave status. HOD can either accept or reject the leave for student studying in his/her department. Warden can either accept or reject the leave for student living in his/her hostel.

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 the url http://localhost:3005 in browser for seeing the result

Screenshot

lms student lms2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors