This repo contains the code for the mVoter 2020 Android App. mVoter 2020 is an updated version of previously 2017 version with addition of new features and data for 2020. The app is open sourced for educational purpose, and because we believe that softwares made with public money should be publicly available. Read more on Public Money, Public Code here.
The code need to be compiled with following specification
- Sdk version : 30 (Android 11)
- Android Studio : 4.1.0
- Kotlin : 1.4.0
The App is targeted for the following specification
- Minium Sdk version : 21 (Android Lollipop)
- Target Sdk version : 30 (Android 11)
You're welcomed to submit issues and pull requests as long as you adhere to Github community guideline. Read Contributing.md for more information on how to setup your development environment.
The app can be downloaded from Play Store. If your phone doesn't have Play Store, you can also manually download the apk from our website. The app can also be used from the Web.
mVoter 2020
Copyright (C) 2020 PopStack
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.