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.

Home Page:https://learn.microsoft.com/en-us/training/modules/guided-project-develop-conditional-branching-looping/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:
    git clone https://github.com/your-username/PetFriends.git

About

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://learn.microsoft.com/en-us/training/modules/guided-project-develop-conditional-branching-looping/


Languages

Language:C# 100.0%