This is a database application that is meant to track stats for sports leagues. This is aimed for rec sports leagues (aka beer leagues) because some of them do not have a easy way to track stats and such. Hopefully the work done here will help those leagues track their stats!
The php files scattered around the repo is the 'rapid prototype'. I have written them in roughly 6 hours and it is heavily inspired by Dr. Chuck's course web applications for everyone which can be found here https://www.wa4e.com. It is a great course and I highly recommend it.
The goal of this project is to make a ready to go database application that people can use to easily track the stats and standings of their league. Hopefully this can be done with minimal technical expertise so that it can be easily set up by people who are not very technical. This hopefully can be done by giving detailed instructions on how to host a website. Then just have it so they could upload all the necessary documents and use an easy web interface to add stats. After that the website is just generated around the stats.
That is the rough idea.
This project will be useful to people involved in recreation sports leagues. It will provide an easy way for people to look up and compare stats in recreation leagues. This could add extra enjoyment since some people really love to look around at this kind of stuff, and see how they and their friends are doing. It could also increase interest in the league, but that is much less likely.
Anyone is welcome to contribute. At this moment there is not much concrete to contribute on but hopefully soon that will change.