A project by Jaylee Baker, Noah Sternberg, and Max Thompson
Diamond Data is fully portable, and is built using Docker. You will need Docker or Docker Desktop to run this application. Both of these will work functionally the same, however, only the engine is required.
To run the app, we have built 2 Dockerfile
s, one in the app
and one in the api
, as well as a docker-compose.yml
to run them together. To use Diamond Data, simply enter a terminal from the root of the app, and the following command:
docker-compose up --build
That's it! Diamond Data is now running in a developement environment. Please note, this may take some time to kick up and get fully running.
The team intends to construct a full-stack statistics web-app designed to make managing a high school team/college team’s baseball or softball day-to-day operations easier. A full list of planned features is attached to the end of this document, but eventually the app will utilise AI agents or Machine Learning to help managers make roster decisions and player decisions. From tracking statistics on players and using that data to compare and contrast players to forming rosters empowered by AI to visualising data, this will make the lives of team managers easier.
Jaylee Baker: (Front End Engineer, Scrum Master)
Noah Sternberg: (Lead Backend Engineer, DevOps Engineer)
Max Thompson: (Front End Engineer, Field Expert)