Skip to content

chuongle1994/CSVDataProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOP

CSV Data Processing Tool

A simple C# console application for reading and processing CSV data.

Overview

This tool is designed to read CSV data from a file, process it, and display the results in a structured manner. It demonstrates basic file I/O, data parsing, and object creation in C#. It reads a CSV file containing information about people, processes it, and prints the details of each person.

Prerequisites

Installation

  1. Clone the repository to your local machine:
    git clone https://github.com/chuongle1994/OOP.git

About

This project is a console-based application designed to manage, process, and analyze data stored in a CSV (Comma-Separated Values) file. It offers a versatile set of features for handling data related to individuals, making it suitable for various data management tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages