Simple Meteor app (ios and android) which consumes the RosterME API to provide login, view time cards, Clock In and Clock Out (With GPS coordinates).
A basic admin screen is available at /admin to view the user events (data).
## Installation
npm i
meteor
meteor run ios-device --mobile-server=https://DEPLOYED_URL
or
meteor run android-device --mobile-server=https://DEPLOYED_URL