Skip to content

marqueurs404/main

 
 

Repository files navigation

TimeBook

Build Status Build status Coverage Status Gitter chat Codacy Badge

Ui
  • This is a desktop TimeBook application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).

  • It is a Java sample application intended for students learning Software Engineering while using Java as the main programming language.

  • It is written in OOP fashion. It provides a reasonably well-written code example that is significantly bigger (around 6 KLoC)than what students usually write in beginner-level SE modules.

Acknowledgements

Licence : MIT

Packages

No packages published

Languages

  • Java 98.6%
  • CSS 1.1%
  • Shell 0.3%