Skip to content

TheAtomicShoebox/GoldBadgeChallengeProjects

Repository files navigation

GoldBadgeChallengeProjects

Komodo Cafe

There are several options in the menu:

  1. Display Menu Items
  2. Create New Menu Items
  3. Update Menu Items
  4. Delete Menu Items
  5. Exit
Display Menu does what it says, and displays all current menu items. Create New Menu Items will guide the user through the process of creating a new item, and allows for multiple items to be created during the same session. Delete Menu Items allows the user to select an item to delete, and deletes it from the repository. Exit exits the program.

Komodo Claims Department

This program's menu has these options:

  1. Display Claims
  2. Create New Claims
  3. Handle Claims
  4. Exit

Display Claims simply displays the current list of claims. Create New Claims guides the user through the process of creating new claims, and allows for multiple claims to be created in a single session. Handle Claims puts the user into the Claims queue. They can handle claims in order. Exit exits the program.

Komodo Insurance Badges

This menu is quite similar to the previous two:

  1. Display Badges
  2. Create New Badges
  3. Update Badges
  4. Exit

Display, Create, and Exit have the same functionality as the previous two programs. Update puts the user into a secondary menu, after prompting the user to select a badge.

  1. Add Doors
  2. Remove Doors
  3. Exit

Add Doors allows the user to add a single, or many, doors, to the "working" badge. Remove Doors allows the user to remove a single, or many, doors, from the "working" badge. Exit exits to the previous menu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages