Skip to content

AY1920S2-CS2103T-F09-4/main

 
 

Repository files navigation

Build Status 88d0a6f6f3d54309a5fd560383e7f780 Coverage Status

  • This is a simple travel planning application to assist beginner solo travellers with the logistics of their travels.

  • It has a GUI but most of the user interactions happen using a CLI (Command Line Interface).

  • It is written in Java 11 using object oriented programming.

Acknowledgements

  • This application’s base code is based off the Address Book application developed by the CS2103T team for the CS2103T software engineering module.

  • Libraries used: JavaFX, Jackson, JUnit5

Licence : MIT

Packages

No packages published

Languages

  • Java 97.4%
  • CSS 2.1%
  • Shell 0.5%