Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 613 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 613 Bytes

Count Me Down

Android iOS
Build status Build status

A mobile app for keeping your drinking under control. Made in Flutter, available on Android and iOS.

Getting Started

flutter run

Tests

Running database tests on linux requires the following packages:

sudo apt-get -y install sqlite3 libsqlite3-dev