Skip to content

vseva/budgetApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SwiftUI app for family budget

AppSecret struct with some constants required:

struct AppSecret {
    static let apiUri = "https://<YOUR_BACKEND_API>"
    static let apiAuthCookie = "<YOUR_SECRET_COOKIE_NAME>=<YOUR_SECRET_COOKIE_VALUE>"
}

About

Family budget iOS app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages