Skip to content

Latest commit

 

History

History
97 lines (62 loc) · 2.54 KB

README.md

File metadata and controls

97 lines (62 loc) · 2.54 KB

PASSWORD MANAGER

Table of Content

  1. Tech Stack
  2. Pre-requisites
  3. Deployment on NetBeans
  4. Screenshots
  5. Contributing
  6. Licence
  7. Support

Tech Stack

Frontend: HTML, Bootstrap, Java Applet

Backend: JAVA, JSP (Jakarta Server Pages)

API: JavaMail

Database: Apache Derby

IDE: NetBeans 8.2

Pre-requisites

Before Installation, please make sure to install the following tools:

For step by step tutorial on how to download these tools. Follow the Article .

Deployment on NetBeans

  1. Clone this project.
  git clone https://github.com/Sam8239/Password_Manager.git 
  1. Open NetBeans 8.2.
  2. Go to File > Open Project.
  3. Select the project and click on Open Project.
  4. Open the sendmail.jsp file in Netbeans.
  5. Change from variable to your mail address (Sender's mail).
  6. Change pass variable to the new password** generated for the app and save the file.
  7. Go to Run > Run Project to compile and run this project.

** Note: To create new password for java mail api. Follow the Link

Screenshots

1. First Page

First Page

2. Save Password Page

Save Password Page

3. Successfully Save Password

Successfully Save Password

4. View Passwords Login Page

View Passwords Login Page

5. View Saved Passwords

View Saved Passwords

6. Entered Wrong Password

Entered Wrong Password

7. Confirmation of mail received on entering wrong password

Mail

Contributing

Any contribution towards this project is always appreciated.

License

Password Manager is licensed under the MIT License. For further details, see the License file.

Support

For support, email [email protected]