Skip to content

codeaskush/LetangAndroidSurvey

Repository files navigation

LetangAndroidSurvey

This repo is for the andorid data collection application made during the governmental data profile development of Letang Municipality situated in Morang

Description

The application is java based with minimum sdk 17 and api setting to 19, which makes it runnable with android versions of 4.4.x
Dependancy used
  • implementation 'com.ajts.androidmads.SQLite2Excel:library:1.0.4'
  • implementation 'com.android.support:multidex:1.0.3'
  • implementation 'com.google.firebase:firebase-core:16.0.1'
  • implementation 'com.google.firebase:firebase-database:16.0.1'
  • implementation 'io.paperdb:paperdb:2.1'
  • implementation 'com.github.rey5137:material:1.2.4'
  • implementation 'com.nabinbhandari.android:permissions:3.8'
  • implementation 'com.google.android:flexbox:1.0.0'
  • implementation 'com.github.medyo:fancybuttons:1.8.4'
Databases used
  • Firebase
  • Android SQLite

System Working

The data collectors login with their respective phone number and password. The data collected during the survery is stored in the local SQLite and during the presence of working internet the data is exported as CSV to the collectors email. All the questions are in Nepali. The GPS traces Latitude, Longitute and Altitude from the simcard of the phone are stores the data in the database during collection

Project Presence
Google Play Store

About

letang android data survey

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages