Skip to content

noderc47/PIG-FARM-MANAGEMENT-SYSTEM

Repository files navigation

The folder contains different c++ based console based programs. But the main project of focus is the PIG FARM MANAGEMENT SYSTEM

TOOLS USED:

  1. VS code
  2. C++ programming language
  3. text files // storing the data
  4. structures // grouping general farm animals members
  5. enumerators //checking the health status of pigs
  6. classes: polymorphism(function overloading);encapsulation;inheritance. //for controlled access to the pig details

For the project the following files are used:

  1. proCode.cpp //contains the main c++ program code for the whole system
  2. pig_farm_management_system.md // the program code md file for md to pdf converting using cmd
  3. FAMS.txt // the text file of the stored pig data

About

This cotain code c++ code used to create a project use to manage a pig farm from adding new pig to deleting the whole file database. Tools used : #c++ language#c++OOP #c++ dynamic memory allocation #c++ files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors