Sports Database

Terminal app

Create, update and track sports teams

Sports Database tracker is a C-based database system that allows users to store, sort, and return sports team records. It is a simulated sports team tracker where users can add, delete, modify and view up to 32 sports teams.

The program stores team names, countries, team colours and more. The database was created by using structs, arrays and pointers.

Technologies Used

C • Console based

Date

Fall 2022

Next Project

Intelliview