Skip to content

This project is a practice project in which object-oriented programming is to be practiced. Furthermore, the testing should also be practiced. The project includes a tasklist which can be influenced by various methods.

License

Notifications You must be signed in to change notification settings

doubleSlashde/TaskManagerApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taskmanager App

Table Of Content

  1. General info
  2. Installation
  3. Run program
  4. User Story

1. General info

This project is a practice project in which object-oriented programming is to be practiced. Furthermore, the testing should also be practiced. The project includes a tasklist which can be influenced by various methods.

2. Installation

Clone Git-Repo:

3. Run program

To Run the program follow the path: Taskmanger-Aufgabe/src/main/java/Programm.java and press the Play-Button.

4. User Story

Overview of the open & closed tasks

As a user of the application, I would like to receive an overview of all open & closed tasks in order to check what I still have to do or have already done.

Create task

As a user of the application, I would like to create a task to add a task to the task list.

Task description

As a user of the application, I would like to give each task a description so that it is clear which task it is.

Task category

As a user of the application, I would like to assign categories to the tasks so that I can only display tasks from a certain category.

Sort by time

As a user of the application, I would like to sort the tasklist by date and time so that the latest task is the first to be displayed.

Task jobgroup with most closed tasks

As a user of the application, I would like to see which jobgroup has closed the most tasks in order to praise them if necessary.

About

This project is a practice project in which object-oriented programming is to be practiced. Furthermore, the testing should also be practiced. The project includes a tasklist which can be influenced by various methods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages