/Passman

Password Generator and Manager Web Application With feature to check if password leaked on Dark web or not.

Primary LanguageJavaScript

Passman

Password Generator and Manager Web Application With feature to check if password leaked on Darkweb or not.

Technical Specification

  • Frontend : HTML | RectJS | Bootstrap
  • Backend : NodeJS
  • Database : MongoDB

Features

The Passman web application includes the following features:

  • Generate a password
  • Save a password
  • Check if a password has been leaked on the darkweb

Installation/Run Guide on local System

To use the Passman web application, follow these steps:

  1. Clone the GitHub repository:
git clone https://github.com/TechUX/Passman.git
  1. Install the dependencies:
npm install
  1. Run the application:
npm start
  1. Open the web browser and navigate to http://localhost:3000
  2. Enjoy!

The Team

Name Role Other
Devesh Singh Backend Development
Eva Sabeeh None None
Jai Anshul Gautam Research Paper N/A
Nandini Sharda Research Paper N/A
Anand Kumar None None

Code and Implementation

All of our code is available at https://github.com/TechUX/Passman
Our implementation can be found here : https://techux.github.io/Passman/

License

This project is licensed under the MIT license. See the LICENSE file for more details.