iampawan / FlutterExampleApps

[Example APPS] Basic Flutter apps, for flutter devs.
20.19k stars 3.74k forks source link

Simple voting system app added #51

Open baimamboukar opened 2 years ago

baimamboukar commented 2 years ago

Simple voting system app

A simple voting system app where users can create elections and cast their votes.

Features

✔Create a vote/election ✔ Send/Share election access code to allowed voters ✔ Vote casting ✔ Real-time Preview of results

Technologies used

☑Flutter & Dart ☑BaaS : Firebase ☑State Management : Get_X

voting