Skip to content

A JavaFX application that makes scheduling part timers easier

License

Notifications You must be signed in to change notification settings

hzxcaryn/ptman

 
 

Repository files navigation

ptman logo readme

Build Status Coverage Status Codacy Badge

Ui
  • This is a desktop application for both part-time employers and employees. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).

  • For employers:

    1. Provides easy management of employees.

    2. Indicate time slots where manpower is required.

  • For employees:

    1. View the available working time slots through the timetable.

    2. Register for preferred time slots that you want to work at.

  • A sophisticated GUI that includes a list panel and an in-built timetable.

  • More test cases, including automated GUI testing.

  • Support for Build Automation using Gradle and for Continuous Integration using Travis CI.

Acknowledgements

Licence : MIT

About

A JavaFX application that makes scheduling part timers easier

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 98.2%
  • CSS 1.6%
  • Other 0.2%