Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 760 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 760 Bytes

MobileMiniApps

The repository contains the following 3 mini mobile applications in Kotlin:

  • MiniApp 1 - simple Android app that allows users to create, delete and share memos. Each memo includes title, description, photo and timestamp. The user also has option to share memos via email.
  • MiniApp 2 - a music player as an Android app that allows users to interact with the music (play, stop, pause) using simple UI, notification commands and simple gestures.
  • MiniApp 3 - a cocktail management Android app that allows user to browse online recipes filtered by the main ingredient, view details of each recipe, mark recipes as "favorites", and access list of favorite cocktails and details about them even when offline.

Authors

  • Nikolay Vasilev