Skip to content

dsccvrgu/Password-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


PASSWORD MANAGER

A python based application for creating and managing secure passwords.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. Contact

About The Project

This is a python based application to create and manage secure password for any field. The application using has a simple UI but it is intended to have a more user friendly UI.

Here's why:

  • This project will help you to improve your basic understanding of python development, tkinter, json and creating logic for applications.
  • It will also help you learn how to build an effective UI/UX for your own projects.
  • The tech stack used is very beginner friendly.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

The tech stacks used in the projects are :

Getting Started

You can use the application in your local system by following the steps mentioned below :

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Installation

  1. Open terminal in your project's folder
  2. Clone the repo
    git clone https://github.com/ranjananubhav7/Password-manager.git
  3. Open pycharm or any text editor
  4. Run the program in the text editor environment

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Your Name - Anubhav Ranjan - ranjananubhav7@gmail.com

Project Link: https://github.com/your_username/repo_name