Skip to content

mohd-kasif/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Password Manager App

Description

The Password Manager iOS app allows users to securely store and manage their passwords for various accounts like Google, Facebook, and more. The app encrypts passwords before storing them in Core Data to ensure data security.

Features

  • Secure Password Storage: Passwords are encrypted using AES encryption before storage.
  • Core Data Integration: Utilizes Core Data for efficient data storage and retrieval.
  • Simple and Intuitive UI: Easy-to-use interface for managing passwords.
  • Add, Edit, and Delete Passwords: CRUD operations for managing password entries.

Installation

To install the Password Manager app on your iOS device:

  1. Clone the repository:
    git clone https://github.com/mohd-kasif/Password-Manager.git
  2. Open the project in Xcode.
  3. Build and run the app on your simulator or iOS device.

Usage

Adding a Password:

  1. Tap the "+" button to add a new password entry.
  2. Enter account details (e.g., account name, username/email, password).
  3. Click on the button Add New Account to save entry.

Viewing and Editing Passwords:

  1. Tap on an existing password entry to view details.
  2. Edit the details and save to update the password.

Deleting a Password:

  1. Click to see the detail of the saved password then press the Delete Button.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages