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.
npm install npm@latest -g
Or
npm install --global yarn
Instructions to install and run the application
-
Install NPM packages
npm install Or yarn install
-
Start your emulator or device (for now this is on Android)
-
Run the application
yarn start
How to use
- Set a master password
- There are predefined categories which helps you catogorize your login credentials, click on the add button for any of the category
- Enter your information that you need to be stored (**Information saved are all encrypted)
- Profiles can be created for your family or team members so that you can switch between the profiles to retrieve the credentials.
- There is a feature to export your entries to csv for reference



- Dynamically add/remove fields
- Upgrade sdk
- Add favorite category for favorite entries
- Soft keyboard
- Manage multiple profiles
- Multi-language Support
- Bug: search feature at header
Sandra Lum - [email protected]
Project Link: https://github.com/SandraLum/offline-password-manager