Built for my second project during CodeClan's Professional Software Development Course
Working in Android Studio, using Java, this mobile application enables the user to record each alcohol drink they consume including date, cost, type, strength and volume. Data is persisted through shared preferences, and the number of units per drink is calculated once input. The main activity page displays a list of dates with a calculation of the total drinks, cost and units consumed on that date.
You will need Android Studio 3.2.1
https://developer.android.com/studio/
Find out how here: https://developer.android.com/studio/run/
Or you can run the app on the Android Emulator: https://developer.android.com/studio/run/emulator