Skip to content

AY2021S1-CS2103-T16-1/tp

 
 

Repository files navigation

Supper Strikers

CI Status

Ui

Supper Strikers is a desktop application for managing your supper orders. It is targeted at students living in NUS for ordering delivery from supper stretch. 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

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 .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.0%
  • CSS 1.4%
  • Shell 0.6%