https://github.com/manankarnik/e-voting-app
Simple voting application written in flutterfire
https://github.com/manankarnik/e-voting-app
cloud-firestore firebase firebase-auth flutter flutterfire otp-verification
Last synced: 7 months ago
JSON representation
Simple voting application written in flutterfire
- Host: GitHub
- URL: https://github.com/manankarnik/e-voting-app
- Owner: manankarnik
- License: mit
- Created: 2023-01-20T19:02:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T08:09:33.000Z (over 2 years ago)
- Last Synced: 2025-01-14T14:34:54.547Z (9 months ago)
- Topics: cloud-firestore, firebase, firebase-auth, flutter, flutterfire, otp-verification
- Language: Dart
- Homepage:
- Size: 503 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# E Voting App
Simple voting application written in flutterfire with OTP validation.
## Quick Start
### Clone Repo
```sh
git clone https://github.com/manankarnik/e-voting-app.git
```### Run Project
```sh
cd e-voting-app && flutter run
```## Screenshots
### Register

### Login

### OTP Validation

### Home


### Vote
