Skip to content

This beginner-friendly project demonstrates real-time voting using Flutter and Firebase. It features: Simple voting: Cast votes with a tap and see results update live. Firebase integration: Explores data synchronization and reactive UIs. Learning goals: Focuses on Flutter-Firebase integration, StreamBuilder, and app state management.

Notifications You must be signed in to change notification settings

fisforfaheem/firebase_voting_app

Repository files navigation

A simple Firebase voting app

Live Vote: Flutter Voting App with Firebase (Beginner Project)

Real-time voting with this basic Flutter app, built using Firebase for a glimpse into data synchronization and reactive UIs.

Key Features (so far):

Cast votes with a simple tap See results update live on-screen Built with Flutter and Firebase

Learning Goals:

Integrating Flutter with Firebase Using StreamBuilder for real-time data Managing basic app state

Feedback and Contributions Welcome!

Feel free to share feedback, suggestions, or code improvements! Open to any contributions that help me grow as a developer.

Getting Started:

Clone the repo flutter pub get Connect to Firebase (instructions in firebase_options.dart) flutter run

Made with ❤️ by Faheem Ahmad

About

This beginner-friendly project demonstrates real-time voting using Flutter and Firebase. It features: Simple voting: Cast votes with a tap and see results update live. Firebase integration: Explores data synchronization and reactive UIs. Learning goals: Focuses on Flutter-Firebase integration, StreamBuilder, and app state management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages