Kalina95 / WTRS

work time report system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WTRS

Work Time Report System

Hello I'm Michał Kalinowski and I'd like to present you my private project: WTRS.
I'm creating this app to challange myself, learn new frameworks and concrete current programming skills.

System provides solution to manage tasks in your company. It allows you to do basic operations on emploees and tasks like:

  • create
  • delete
  • update
  • assign employees to tasks.

Overall plan is:

  1. Create backend - in progress
  2. Deploy backend on docker
  3. Create frontend
  4. Deploy frontend on docker
  5. Create GUI
  6. Deploy app on some hosting.

General information

Application is divided to 3 main elements.

  1. Backend - Communication with mySQL database provided by Java + Spring application.
  2. Frontend - The plan is, to create UI in Angular
  3. Desktop UI - Created in JavaFX, python or C#

Backend

Components

WTRS

Description

List of required functions

tech stack

About

work time report system


Languages

Language:Java 100.0%