CallumMackenzie / exvi-client

The GUI client/model for Exvi Fitness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exvi Client

The client portion of my high school capstone project.

View the project overview at CS 30 Capstone Poster Report.pdf!

Technologies

  • Jetpack Compose
    • Full app functionality on OSX, Windows, Linux, and Android with JVM builds
  • Gradle
  • GitHub Actions for CD
    • Used to build the latest commits for various platforms
  • JitPack

Download & Run

Supported Platforms

  • Desktop Linux/MacOS/Windows (JVM)
  • Android

Desktop JVM

  1. Install Java 11 if it is not already installed
  2. Download the latest build for your platform in the GitHub actions tab
  3. Extract the zipped folder
  4. Navigate into the extracted folder and run the jar inside

Related Repositories

About

The GUI client/model for Exvi Fitness

License:Apache License 2.0


Languages

Language:Kotlin 99.8%Language:Swift 0.2%