Skip to content

This project uses classes to store soccer players and their names, you are able to add and remove players by adding them to a list and writing to a text file, this does not store players like a database usually would. I

Notifications You must be signed in to change notification settings

Conroy-bot/Simple-Soccer-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

A sinmple application to store player names and position and print them to a .txt file Also has the functionality to add and remove players, as well as search for them

How to run

  1. Clone this repository
  2. Open the '.sln' file in visual studio
  3. Run the application using F5
  4. A console window will then open up where you can use the app

About

This project uses classes to store soccer players and their names, you are able to add and remove players by adding them to a list and writing to a text file, this does not store players like a database usually would. I

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages