Skip to content

SandraLum/offline-password-manager

Repository files navigation

Offline Password Manager

Run tests Development

About The Project

If you are in the same situation where you have to remember your young child's passwords (as they are not old enough to manage) or a family member that you assisted to setup an account for but from time to time, you are asked: "Do you remember what my password is?"

This is an offline password storage application. The idea of this application is to allow storing of login credentials in an encrypted and secured manner where you can create and manage multiple profiles for yourself and your family/team members. This is an offline only application so as to eliminate the worry of leaks on cloud or servers.

Built With

React Tailwind ReactJs

Getting Started

Prerequisites

npm install npm@latest -g

Or

npm install --global yarn

Installation

Instructions to install and run the application

  1. Install NPM packages

    npm install
    
    Or
    
    yarn install
  2. Start your emulator or device (for now this is on Android)

  3. Run the application

    yarn start

Usage

How to use

  1. Set a master password
  2. There are predefined categories which helps you catogorize your login credentials, click on the add button for any of the category
  3. Enter your information that you need to be stored (**Information saved are all encrypted)
  4. Profiles can be created for your family or team members so that you can switch between the profiles to retrieve the credentials.
  5. There is a feature to export your entries to csv for reference


Roadmap

  • Dynamically add/remove fields
  • Upgrade sdk
  • Add favorite category for favorite entries
  • Soft keyboard
  • Manage multiple profiles
  • Multi-language Support

Fixes

  • Bug: search feature at header

Contact

Sandra Lum - [email protected]

Project Link: https://github.com/SandraLum/offline-password-manager

Acknowledgments

(back to top)

About

Offline password storage which allows managing your family/team credentials in multiple profiles

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published