Giter VIP home page Giter VIP logo

leave-management-system's Introduction

Leave Management System

Simple Application For Managing Employee Leaves.

Description

Leave Management System is a web application for managing employee leaves. This application provides all the things that a project/team needs. Through this application one can easily manage leaves. Application maintenance is easy.

Requirements

  • Java 7 or higher.
  • Maven
  • Postgres Database
  • Run on Tomcat 7 (you can run on later versions)

How To Run

  • As it's a Maven Project, you can call mvn install in terminal(in project directory) to get a war file.(You can find it in target folder)
  • You need to have Postgres database to import tables from app-DB-Script.sql (psql -U postgres lms < app-DB-Script.sql).
  • Default username is [email protected] and password is 123456.
  • You can find the file app-DB-Script.sql in resources folder.
  • Deploy the war file to the tomcat server and visit localhost:8080/leave-management-system

Application Overview

Login Page (Initial Opening Page)

Login Page

Home Page (Options provided for data variation)

Home Page

Home Page

Home Page

Home Page

Manage Users

Manage Users

Edit User

Edit User

Manage Leaves

Manage Leaves

Apply Leave

Apply Leave

My Leaves

My Leaves My Leaves

Change Password

Change Password

Change Password

leave-management-system's People

Contributors

naveenkumark219 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.