Skip to content

phamduylong/FootballRecord

Repository files navigation

Football Match Record Book

Written in C++

When the application starts, a number menu which contains functions pop up. User can choose operations from the menu and interact with the application. Program stores data in the file records.txt. Deleting the file will make the program crashes and possibly unexpected behaviors following the deletion. Most operations do have interactive to help user. Invalid input will lead directly to program crashing and unsaved data to be lost. The program will update data into the file right after each operation. In order to use the project, please download all the files from project (.cpp and .h files) or clone it from GitHub. If you are using JetBrains CLion, please move the file records.txt into cmake-build-debug folder of the project to prevent bugs.
The program has internal instructions itself, with a menu of functions and error messages if an error occured during the run.
I am open to any kind of feedbacks/comments/contributions. Hit me up with social media links above or through email preferably 😌

About

Program to save football game records

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages