Michael Washburn Jr
Michael Washburn Jr
This would be a way to suggest grains to add, extracts to add, styles, etc. to the BrewCenter API once this feature is available
Add a method to persist recipes to the BrewCenter API once available
Add User Authentication with the BrewCenter API once available.
Follow the instructions in the readme to build the app for Ionic View. On an iOS device, load the OpenBrews app in Ionic View. Notice the margins are off, making...
I've been working on an API replacement for BreweryDB. This was prompted by BreweryDB not responding to suggested improvements in their ingredients database. I'm close to finishing Authentication for the...
On iOS, if you slide a recipe in the list to the left and click delete... Or on Android if you click the delete button... We should make an [$ionicPopup](http://ionicframework.com/docs/api/service/$ionicPopup/)...
This needs to be done across all controllers
@hannaholl I'm making separate PRs for these changes per your request in #8. [Edit] I just squashed these commits also
Added a ng-attr-placeholder to the directive. I needed this to conditionally set placeholder content. I figured it'd be useful for others as well. Depends on #12