https://github.com/phamduylong/footballrecord
Program to save football game records
https://github.com/phamduylong/footballrecord
console-application cpp
Last synced: 3 months ago
JSON representation
Program to save football game records
- Host: GitHub
- URL: https://github.com/phamduylong/footballrecord
- Owner: phamduylong
- Created: 2021-12-29T04:45:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-02T06:25:32.000Z (about 3 years ago)
- Last Synced: 2025-01-13T22:20:44.892Z (5 months ago)
- Topics: console-application, cpp
- Language: C++
- Homepage:
- Size: 84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 😌