Summary
You updated the pet adoption application in this guided project to support single term search functionality, improve readability of output, and add a suggested donation to descriptions.
In this module, you practiced your ability to:
- Apply iteration statements to gather data input.
- Use data processing.
- Format data output.
- Choose the correct data types and safely converting data types.
- Create two dimensional arrays of numbers and strings.
- Search data in arrays to display or update data.
- Modify and build complex strings from multiple data sources, and format data for display across regions.
You delivered functionality to your Contos pet app team, including:
- Gather the pet characteristic search term input.
- Iterate through the animals array and identify "dogs."
- Search the description for a term match, for each dog.
- Display the dogs that have a term match.
- Provide suggested donation data formatted in local currency.
Get a free verified certification
Microsoft, in partnership with freeCodeCamp.org, offers a training and certification program on foundational C#. By completing this Microsoft Learn module, you're already one step closer to being certified. To explore the foundational C# certification offered by freeCodeCamp, visit: https://aka.ms/csharp-certification.