/tp

Primary LanguageJavaMIT LicenseMIT

Supper Strikers

CI Status

Ui

Supper Strikers is a desktop application for managing your supper orders. While it has a GUI (Graphical User Interface), most of the user interactions happen using a CLI (Command Line Interface).

  • If you are interested in using Supper Strikers, head over to the User Guide.
  • If you are interested about developing Supper Strikers, the Developer Guide is a good place to start.

Libraries Used

  • JavaFX - Used for creating the GUI
  • Jackson - Used for processing JSON files
  • JUnit5 - Used for unit testing
  • Telegram API - Used for sending text messages to the supper vendor

Acknowledgments

  • Adapted from AddressBook Level 3 (AB3), part of the se-education.org initiative. If you would like to contribute code to this project, see se-education.org for more info .