An open API service indexing awesome lists of open source software.

https://github.com/aburraq/petfriend-app

Basic Veterinary app about animals. 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.
https://github.com/aburraq/petfriend-app

2darrays csharp forloop ifstatements methods switch

Last synced: 6 months ago
JSON representation

Basic Veterinary app about animals. 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.

Awesome Lists containing this project

README

          

# PetFriends

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.

## Features

- **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.

## How to Use

1. **Run the Application:** Start the console application.
2. **Main Menu:** Follow the on-screen menu options to navigate through the features.
3. **Enter Details:** Input the required details as prompted by the application.
4. **Exit:** Type 'Exit' at any menu prompt to close the application.

## Getting Started

To get a local copy up and running, follow these simple steps.

### Prerequisites

- .NET SDK

### Installation

1. Clone the repo:
```sh
git clone https://github.com/your-username/PetFriends.git