This is a Flutter application developed for organizing and managing raffles. The app allows users to add participants and gifts, and then performs a raffle.
- Add participants with their name, surname, and email.
- Add gifts with their name and count.
- Perform a raffle and get the results.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Flutter SDK
- Dart SDK
- Android Studio or VS Code
- Clone the repo
- Install Flutter dependencies
- Run the app
Provide instructions on how to use your app, possibly with screenshots or videos.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- 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.
Eda Barutçu - [email protected]
Muhammed Elşami - [email protected]
Project Link: https://github.com/muhammedelsami/Noel-Raffle-App