https://github.com/isharax9/world-club
A Flutter Application for live streaming events, where performers can offer shows for free or for a fee. Requested by Italian client.
https://github.com/isharax9/world-club
dart flutter flutter-design flutter-ui-app
Last synced: 26 days ago
JSON representation
A Flutter Application for live streaming events, where performers can offer shows for free or for a fee. Requested by Italian client.
- Host: GitHub
- URL: https://github.com/isharax9/world-club
- Owner: isharax9
- License: mit
- Created: 2023-10-18T16:52:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-07T21:31:20.000Z (6 months ago)
- Last Synced: 2024-11-07T22:29:29.802Z (6 months ago)
- Topics: dart, flutter, flutter-design, flutter-ui-app
- Language: Dart
- Homepage:
- Size: 2.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# World Club - Live Event Streaming App
World Club is a Flutter application designed for live streaming events. This platform allows performers to offer shows, whether it's for free or for a fee. This project was requested by an Italian client and aims to provide an interactive and engaging experience for both performers and users.
## Features(under development)
- **Live Streaming**: Performers can go live and broadcast their shows to a global audience in real-time.
- **Payment Integration**: Monetize your shows by charging users a fee for access, integrated with popular payment gateways.
- **Interactive Chat**: Engage with your audience through a live chat feature, fostering a sense of community.
- **Profile Management**: Users and performers can create and manage their profiles, adding details and preferences.
- **Event Calendar**: A calendar view for scheduling and viewing upcoming live events.
- **Localization**: Support for multiple languages to reach a diverse audience.## Sample Screenshots
![]()
![]()
![]()
## Getting StartedTo get started with World Club, follow these steps:
1. **Clone the Repository**: `git clone https://github.com/isharax9/World-Club.git`
2. **Flutter Setup**: Make sure you have Flutter and Dart installed. If not, follow the [official Flutter installation guide](https://flutter.dev/docs/get-started/install).
3. **Dependencies**: Run `flutter pub get` to install the project dependencies.
4. **Running the App**: Use `flutter run` to start the application on your emulator or physical device. or in vs code run > run without debugging (Ctrl+F5)
5. **Contributions**: We welcome contributions to improve and expand the World Club app.
## Support and Issues
If you encounter any issues or have questions, please feel free to [open an issue](https://github.com/isharax9/World-Club/issues) on this repository. We're here to help!
## Give a Star ⭐
Your support and feedback are highly valued, so if you find this project useful, consider giving it a star ⭐️. I appreciate your interest in my work.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.