Skip to content

VoteKaro is a Flutter application that allows users to vote for their favorite cricket team.

License

Notifications You must be signed in to change notification settings

keshavk4/VoteKaro

Repository files navigation

VoteKaro

VoteKaro is a Flutter application that allows users to vote for their favorite cricket team. The application uses Firebase as a backend for user authentication and vote storage. Users can sign up or sign in to the application using their email and password, and can vote for their favorite team only once.

Features

  • User authentication using Firebase
  • User can vote for their favorite cricket team
  • Only one vote per user is allowed
  • Real-time vote count updates
  • Clean and responsive UI

Technologies

  • Flutter
  • Dart
  • Firebase Authentication
  • Cloud Firestore

Installation

  1. Clone the repository
git clone https://github.com/keshavk4/VoteKaro.git
  1. Install dependencies
flutter pub get
  1. Run the application
flutter run

Screenshots

      

🤝 Contributions

Contributions are always welcome! If you find any issues with the application or would like to suggest improvements, please open a new issue or submit a pull request.

License

This application is released under the MIT License. See LICENSE for more details.