Skip to content

#JustCode Challenge Week 14 – Marching Band ScoreKeeper

For the final week of the #JustCode Challenge I’ve made an iOS app that keeps the score for high school marching band shows. The ScoreKeeper appĀ lets you add a show or event and then set the scores when they are announced at the end of the show. Though this is for marching band, it can easily be adjusted to keep track of a set of scores for any sort of competition or game.

This app uses three views. One to display the list of shows, a modal view to enter new shows and a view to show and change scores. A SQLite database is used to store the shows and scores.

Here’s a rough sketch of the app and the database that I did before starting on creating the app:

I often like to sketch out some ideas beforehand so that design and coding goes a bit quicker.

Download the project from GitHub.

Add your #JustCode project to the week 14 forum conversation.

And that’s it! 14 weeks of #JustCode is done! We’re going to take the weekend to review participation and on Monday we’ll announce winners and prizes! We’d like to thank everyone who participated, overall, I think our first #JustCode was a success. We hope to do this again and would appreciate any feedback you may have. Please email Paul and let us know what you liked about the event and where you think it can be improved.

Download and check out earlier projects: