A simple app where users can keep track of an ongoing corn hole game. The app is free on the iOS & Google Play stores, and is completely open source!
- Added the ability for the user to change the team name & score label text color.
- Added the ability to increase the font size of the team name & score label text.
- Added the ability for the user to reset all custom settings to default.
- Added what's new page in app.
- Added privacy policy page in app.
- Initial release to Android.
- Added the ability to change team background colors.
- Added team labels & ability to change these labels.
- Added restart game prompt to restart button to cut down on accidental restarts.
If you would like get involved in the future creation of this iOS app, there are two things you can do! Request new features for future versions or report existing bugs. This can be one of two ways:
- On this page go to Issues -> New Issue. Write up the title & body of the issue with a label of either "enhancement" or "bug".
- Within the Corn Score app go to Settings -> "Request A New Feature" / "Report A Bug" and fill out the form there.
Corn Score is supported by the following awesome libraries and is subject to the licenses there of. Feel free to follow these developers & utilize these libraries for your next project.
If you enjoy the app being free, and you feel like this repository is a great learning space for building apps, then feel free to help support further development by keeping me fueled with beer.
At this time Corn Score is not open to other code contributions. This may change in the future, but for now this repository is for showcase / learning purposes only.
Copyright (c) 2023 Colton Boyd
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.