Skip to content

sasirven/ios-average-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ios-average-calc

Overview

Little ios app for calc your average. I use Swift UI with a custom MVVM architecture. I use an updated version of the F&Fwith the adding of a base view model class.

Screenshots



Features

  • See list of UEs
  • See details of UE
  • See list of courses
  • Edit mark of courses with a (Slider, thanks to Yohann :))
  • Edit an UE
    • Change name
    • Change coefficient
    • Edit courses (Name and coefficient)
    • Add/Delete courses
  • See list of blocks
  • See details of block
  • See list of UEs in block
  • Edit an block
    • Change name
    • Edit UEs (Name and coefficient)
    • Add/Delete UEs
  • Add/Delete blocks
  • Data persistence
  • Change data (switch between people)

Getting Started

Prerequisites

  • Xcode
  • iOS Simulator or iOS Device with iOS 13.0 or above

Installation

  1. Clone the repo
    git clone
  2. Open the project with Xcode
  3. Run the project with the simulator or your device

Authors

iShoFen Samuel Sirven

About

Little ios app for calc your average

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages