JShull97 / SubwayGroupProject

Group Project to design an order menu for Subway sandwiches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SubwayGroupProject

Sample Output

Design

A GUI was designed based off JavaFx.Different Scenes are set up to switch between menus. Next Buttons are displayed and are used to advance to each menu selection section. Radio buttons are in place to make selections for sandwiches. An order summary is displayed to summarize specifications. Contact information is prompted for a delivery option, which is then summarized in a text area.

Do not change content below this line## Adapted from a README Built With

  • Dropwizard - The web framework used* Maven - Dependency Management* ROME - Used to generate RSS Feeds## ContributingPlease read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.## VersioningWe use SemVer for versioning. For the versions available, see the tags on this repository.## Authors* Billie Thompson - Initial work - PurpleBoothSee also the list of contributors who participated in this project.## LicenseThis project is licensed under the MIT License - see the LICENSE.md file for details## Acknowledgments* Hat tip to anyone who's code was used* Inspiration* etc

About

Group Project to design an order menu for Subway sandwiches

License:MIT License


Languages

Language:Java 89.9%Language:CSS 10.1%