Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.46 KB

README.adoc

File metadata and controls

29 lines (20 loc) · 1.46 KB

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