Skip to content

LokCenter/AZN_Spring_WebClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arbeitszeitnachweis

example workflow Maintenance

Table of Contents
  1. About The Project
  2. Getting Started
  3. CI
  4. Roadmap
  5. Collaborators
  6. Contact

About The Project

project image

The project is used to manage timesheets

Other areas of application:

  • User can access his time sheet from anywhere
  • Easy management of vacation days, overtime and GLAZ
  • Effortless viewing of holidays

Built With

Getting Started

Prerequisites

  • Java 17+
  • Maven 3+

Installation

  1. Clone the repo
    git clone https://github.com/LokCenter/AZN_Spring.git
  2. Build Project
    mvn spring-boot:run

CI

This repo uses GitHub Actions

JUnit + Maven

After every change (commit) to this repo GitHub Action will run all JUnit tests.

Pass ✅

Failure 🚫

⚠️ Warning: Run all tests and pull incoming changes before running git commit

Current status:

Java CI with Maven

Roadmap

  • Create Basic Repo
  • Add Login Authentication
    • Add Login Page
    • Use OAuth 2.0
    • Add Register Page (Optional)
  • Add DayPlan Page
  • Add Overview Page
  • Add Admin Page
    • Add Admin Panel

Collaborators

Contact

Christian Lehnert - @ChrLehnert - [email protected]

(back to top)