Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FarmData Application

This project implements a data management system for farm statistics, focusing on reading, sorting, and displaying data from a tab-separated text file.

Setup

Ensure you have a C++ compiler installed on your system.

Compilation

Navigate to the root directory of the project and run the following command:

make a5

Execution

To run the application, execute the following command:

./a5

Features

FarmData Class: Manages farm data read from farmdata/farmdata.txt. Provides methods to print all data, filter by province, and sort data by various criteria.

About

About The project involves reading, sorting, and viewing farm data, with a focus on learning outcomes such as designing solutions, reading from files, and using STL algorithms.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages