Skip to content

Une application swift pour le calcul des notes/moyenne avec une persistance csv

Notifications You must be signed in to change notification settings

Affog7/SuperNoteCalculator-SwiftUi-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

MaCalculette

Welcome on the MaCalculette project!

iOS Screenshots

Accueil Page Detail UE Page UE (2) Sheet Modification (Modifier)
Ajout Matière à l'UE Page Detail UE Page UE (2) Sheet Modification (Modifier)

Directory Structure

source
│  
└───Note
    │───Manager
    |    └──DataManager.swift
    │───model
    │    │──Matiere
    |    │──Ue
    |    └──Bloc
    │───View
    |    │──Home
    |    │──UePage
    |    │──
    |    └──
    │───ViewModel
    |    │──MatiereVM
    |    |__UeVM
    |    |__BlocVM
    |    └──DataManagerVM
    |       
    │───DataStub
    |    └──DataStub
    └───Assets
         └──NoteColor

About

Une application swift pour le calcul des notes/moyenne avec une persistance csv

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages