Skip to content

App Project that allows users to upload a cocktail recipe for others to see.

Notifications You must be signed in to change notification settings

leprevost/Shaken

Repository files navigation

Shaken

A cocktail creator,that is simple to use and fast. Create, share and search your favourite drinks. Current WIP

Description

A simple project that allows users to create an account and have their list of all of their favourite cocktail recipes layed out such that it is clear to see, and a search tab for finding all of peoples posted drinks.

Usage

To be able to use geolocation on an Android device or emulator, first build to Android, then manually add permissions under /platforms>android>app>src>main/AndroidManifest.xml and add these lines:

  • < uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/ >
  • < uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/ >

Screenshots

About

App Project that allows users to upload a cocktail recipe for others to see.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published