hzxcaryn / ptman

A JavaFX application that makes scheduling part timers easier

Home Page:https://github.com/CS2103JAN2018-W14-B2/main

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://github.com/CS2103JAN2018-W14-B2/main

License:MIT License


Languages

Language:Java 98.2%Language:CSS 1.6%Language:Shell 0.2%Language:HTML 0.0%