Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 950 Bytes

README.md

File metadata and controls

39 lines (22 loc) · 950 Bytes

Hi!

Final GoldBadge Project

1. Cafe Challenege 2. Claims Challenge 3. Badge Challenge

Each Challenge has Class, repo and Unit Tests totalling Three Assemblies. In all 9 Different essemblies.

What These Chanllenges need was the following in general terms a. To add something b. To Delete c. To To Update by adding or deleting new features d. List all the items The ways this was all achived was to declare a class, enums in the Class. Then adding methods (CRUD) in Repo and eventually buiding out UI in the console.

Unit Tests:

Performed Unit Tets on all the methods in the repo. Some Tets are combined and other are seperate.

Console Application:

Console Application (UI) was writtenout for User in the window to enter their user Input.

Have a great day and Happy Hollidays!