Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aniruddha-10/password-manager

A GUI of a Password Manager that basically lets the user to save his/her passwords and all other important details associated with it
https://github.com/aniruddha-10/password-manager

java javafx oops-in-java scenebuilder

Last synced: about 21 hours ago
JSON representation

A GUI of a Password Manager that basically lets the user to save his/her passwords and all other important details associated with it

Awesome Lists containing this project

README

        

![WhatsApp Image 2022-08-10 at 1 55 44 AM](https://user-images.githubusercontent.com/91339174/183846832-8b5edf43-4c31-4269-b67b-80235791f5a6.jpeg)
# Password Manager using JavaFX

We have developed a fairly simple and easy to use GUI of a Password Manager.

## Badges

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
## Deployment

To deploy this project :

**If you are using Eclipse IDE:-**

- Copy the repository URL from github and import it into your Eclipse

- Make sure the JAVA version is 16 in order to run the project

- You will also need to download javaFX, You can install the latest version (https://gluonhq.com/products/javafx/)

**If you are using any other IDE**

- Use git commands to clone the repository into your system and get acess to all the files used in the program.

## Features

- Ability to save/delete multiple password information details
- Also has a "Forgot your Password" if in case if the user forgets the master password
- Easy to operate

## Authors
- [@aniruddha-10](https://github.com/aniruddha-10)
- [@Ibycodes](https://github.com/IbyCodes)
- [@Astroboy1011](https://github.com/Astroboy1011)