Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 461 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 461 Bytes

OOP - Phone Book Console App

3rd homework for DUMP Internship

Description

This application enables managing your contacts and outgoing calls . The purpose of this project was to learn basic concepts of Object-Oriented Programming.

Installation

  1. Clone the repository
git clone https://github.com/SimeJadrijev/Internship-3-OOP.git
  1. Navigate to the project directory

  2. Build the solution

dotnet build