Skip to content

SoreGus/passwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Application for Apple Devices

This application is a simple password manager that runs on macOS and iPadOS.

Requirements

You must sign the application with a valid Apple Developer account to build and run it properly.

Supported Devices

Device OS Version
Mac with Apple Silicon macOS 15.3.1 or later
iPad iPadOS 18.2 or later

Xcode

Xcode version 16.2

Binary

This reposity has a binary that could be run on Mac, but to work properlly it needs to be a mac register on it apple developer certificate. So might be some problens.

Architecture

The app uses the MVVM pattern with SwiftUI and SwiftData.
It also uses NavigationSplitView for hierarchical view organization.

Future Improvements

  • Remove all Bindings and use only @Published properties or other alternatives
  • Add unit tests
  • Include timestamp for each password access

About

MacOs, iOS and iPad application to manage user passwords. Exercise App.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages