This app is designed for the COM5007M Mobile App Development module of Year 2.
It can be found hosted at the following address:
https://git.ysjcs.net:8888/jinny.wilkin/playbill
It has been tested using primarily a Xiaomi Mi 10 Pro, using a 6.67 inches screen at a resolution of 1080 x 2400 pixels, 20:9 ratio.
Some aspects of the original design are missing; this is primarily because of the difficulties that I experienced attempting to use SQLite and Android Studio together - designing the database required a different methodology than I entered the process with, and time became a restricting factor in making the application work, so some features such as search and many display functions were not implemented.
I also had some difficulty understanding the logic that runs throughout Android Studio - my code lacks comments because most of the comments would be admittance of not understanding why the code works, or indeed pointing out the occassional place where it really shouldn't but seems to.
The app should compile from within Android Studio, although I haven't tested building it on another PC from the Git repo - if this is an issue, please contact me at jinny.wilkin@yorksj.ac.uk and I will attempt to transfer an APK for the application.