Welcome to the PetFriends app! This console application helps you manage information about your pets with ease. Whether you're a pet owner or run a small pet care facility, PetFriends offers a simple and efficient way to keep track of your animal companions.
- List All Pets: View detailed information about all the pets currently in the system.
- Add New Pets: Easily add new animal friends to the array with their essential details.
- Ensure Complete Information: Verify that all pets have their age and physical descriptions filled out.
- Update Pet Details: Edit specific information such as an animal's age or personality description.
- Search and Display: Find and display cats and dogs based on specific characteristics.
- Run the Application: Start the console application.
- Main Menu: Follow the on-screen menu options to navigate through the features.
- Enter Details: Input the required details as prompted by the application.
- Exit: Type 'Exit' at any menu prompt to close the application.
To get a local copy up and running, follow these simple steps.
- .NET SDK
- Clone the repo:
git clone https://github.com/your-username/PetFriends.git