Skip to content

aiy1tm/drinktracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

drinktracker

Drink Tracker iOS app

This is the source code for an app I wrote that calculates BAC based on drink inputs.

You can build it on your own device if you want.

Also, it serves as an example of a basic app for tracking simple quantities over time, with inputs/graphing etc.

This app has dependencies (or rather, used to) several Cocoapods:

pod 'CorePlot', :git => ‘https://github.com/core-plot/core-plot.git'

pod 'Google-Mobile-Ads-SDK', '~> 7.0'

pod 'JTCalendar', '~> 2.0'

pod 'IAPHelper'

pod 'iRate', '~> 1.11'

About

Drink Tracker iOS app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published