Skip to content

MNwake/cwa_mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cable Wakeboard Competition App

Welcome to the Cable Wakeboard Competition App repository! This mobile application is designed to manage and streamline cable wakeboard competitions, providing real-time updates and a seamless user experience for both participants and organizers.

Features

  • Cross-Platform Compatibility: The app is built using Kivy and Kivymd, making it compatible with both iOS and Android devices.
  • MVC Pattern: Utilizes the Model-View-Controller (MVC) pattern to efficiently manage UI interactions and maintain a clean code structure.
  • Batch Data Handling: Performs HTTP requests to retrieve batch data, ensuring smooth and efficient data management.
  • Real-Time Updates: Uses websockets to receive instant updates from the server, keeping users informed with the latest competition status.

Installation

Prerequisites

  • Python 3.8+
  • Other dependencies listed in requirements.txt

Setup

  1. Clone the repository:

    git clone https://github.com/yourusername/cable-wakeboard-competition-app.git
    cd cable-wakeboard-competition-app
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the app:

    python main.py

Usage

Upon launching the app, users will be greeted with a user-friendly interface, providing options to:

  • View live scores and updates
  • View riders and rankings
  • Team Scores coming soon

Disclaimer

This application is intended as a demonstration of software development skills and may not be fully functional. The current codebase is outdated. For a more updated and functional version of this application, please refer to "Cabled" available on the Apple App Store. The newer version has been completely rewritten in Swift to provide enhanced performance and features.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published