Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aniruddha-10/password-manager
- Owner: aniruddha-10
- License: mit
- Created: 2022-08-10T01:00:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T07:57:05.000Z (over 2 years ago)
- Last Synced: 2024-11-15T08:08:32.088Z (2 months ago)
- Topics: java, javafx, oops-in-java, scenebuilder
- Language: Java
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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 JavaFXWe 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/)
## DeploymentTo 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)