Java -Android Studio project. Development according OOP-SOLID principles. Minimum back end functionality- emphasis in mobile UI
An application that allows users to create and store tasks in a list, then modify and erase them.
Getting Started
New users need to first pull the code down from github and ensure that they have Android Studio installed
Prerequisites
Android Studio with an emulator setup (optional) If you wish to install and run the app on your phone you will also need a USB data cable and a phone with development mode enabled Installing
Pull the code down off of github using "git clone" in the terminal Open in Android studio Run the code on either the emulator or your phone
Acknowledgments
E17 tutors and classmates at Codeclan Edinburgh