A Cocktails App
An android app to show and instruct how to create specific cocktails
Built as part of a semester project for the Developing Mobile Apps class of AUTH
Project is marked complete and without plan for future updates.
Fork the project and create a pull request. It will be promtly reviewed and merged to the master branch. ##isues
- Clone the repo
git clone https://github.com/ShadehaterCS/TALESS-Cocktails.git
- Emulator with at least API 27
- Sync gradle project
Using SQLOpenHelper to manage the database.
Project uses neither Kotlin nor Room due to delivery specifications.
Glide library used for loading and caching of images.
Distributed under the Apache License. See LICENSE
for more information.