Below you'll find links to documents and diagrams that outline the system architecture, design considerations, and various components of the "ibet" app. These resources are essential for understanding the application's functionality and structure.
- Presentation: View Document
- Initiation Document: View Document
- Requirements Document: View Document
Explore the structure and flow of the application with our comprehensive UML and process diagrams.
- Use Case Diagram: View Diagram
- Class Diagram: View Diagram
- Object Diagram: View Diagram
- Activity Diagram: View Diagram
- Sequence Diagrams: First Diagram | Second Diagram
- State Machine Diagram: View Diagram
Gain insights into the data structure and relationships within the system.
- ERD Diagram: View Diagram
- Create bets with friends
- Invite friends to join using the app
- Use app points for betting
- No ads
- No money included
- Fun!!!
and much more... Check it yourself :)
- If you don't have Flutter SDK installed, please visit official Flutter site.
- Fetch latest source code from master branch.
git clone https://github.com/aradbm/ibet.git
- Run the app with Android Studio or VS Code. Or the command line:
flutter pub get
flutter run