Welcome to the Sunset Voting App! This app lets users vote on whether today's sunset will be good or not, providing an engaging user experience with visually appealing design elements and fun, immersive messages.
- User Authentication: Secure user sign-in and sign-up.
- Vote on Sunset Quality: Users can vote if today's sunset will be good or not.
- Display Votes: View all votes in an engaging card format.
- Immersive UI: Fun and visually appealing messages and designs.
- Flutter SDK
- Supabase account for backend services
- Clone the repo:
git clone https://github.com/yourusername/sunset-voting-app.git
- Navigate to the project directory:
cd sunset-voting-app - Install dependencies:
flutter pub get
-
Run the app:
flutter run
-
Sign up or log in.
-
Cast your vote on whether today's sunset will be good.
-
View the results and enjoy the immersive experience!
Contributions are welcome! Please fork the repository and create a pull request.
- Fork the project.
- Create your feature branch:
git checkout -b feature/AmazingFeature
- Commit your changes:
git commit -m 'Add some AmazingFeature' - Push to the branch:
git push origin feature/AmazingFeature
- Open a pull request.
Distributed under the MIT License. See LICENSE for more information.
Made with ❤️ by Saim