Skip to content

CS2103JAN2018-W14-B2/main

 
 

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