GithubHelp home page GithubHelp logo

gstgrace / leavelog-web-application Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 12.14 MB

LeaveLog is a comprehensive tool designed to simplify the management of employee leave requests for teams and HR departments. It's built with Java Spring Boot, PostgreSQL, HTML and CSS.

Java 77.13% CSS 3.29% HTML 19.59%

leavelog-web-application's Introduction

LeaveLog Web Application

Overview

LeaveLog is a comprehensive tool designed to simplify the management of employee leave requests for teams and HR departments.

Prerequisites

Ensure you have the following installed on your system:

  • Java: JDK 21
  • Spring Boot: Version 3.2.4 (comes with Apache Tomcat as the default servlet container)
  • Maven: Version 3.9.1
  • PostgreSQL: Version 16.2
  • IntelliJ IDEA: Version 2023.3.2

Slides Deck and Video Demo

Both the slides deck and the video demo are available in thie repo should there be any issues in running the app.

Build and Run the Application

Setup

  1. Clone the repository to your local machine.
  2. Open the cloned directory using IntelliJ IDEA.
  3. Verify that the prerequisites are correctly configured in your system's PATH.
  4. Review and resolve any dependencies issues in the pom.xml file.

Configuration

  1. Update the application.properties file with your PostgreSQL credentials and the Gemini API key.
  2. The resources directory contains schema.sql and data.sql for database initialization.

Running the Application

  1. Navigate to the src/main/java/com/lms/LeaveManagementSystemApplication.java file.
  2. Run the LeaveManagementSystemApplication.java to start the server.
  3. Access the application by visiting http://localhost:8080 in your web browser.

Default Login Credentials

Use the following credentials to log in and interact with the system:

  • Email: [email protected] or any of the email address in the picture below
  • Password: 123456

Default dataset example

leavelog-web-application's People

Contributors

gstgrace avatar

Stargazers

 avatar

Watchers

 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.