Giter Site home page Giter Site logo

sonatipek / password-manager Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 0.0 34 KB

Password manager that I coded using Python's tkinter library, customtkinter library and MSSQL

License: MIT License

Python 100.00%
mssql password-generator password-manager password-manager-ui passwordmanager python customtkinter customtkinterprojects python-password-manager

password-manager's Introduction

login-dark login-light

SSI Password Manager

Password manager that I coded using Python's tkinter library and customtkinter library An application that users can use by saving their passwords to MSSQL. The user interface was created with customtkinter. For now, passwords are not added to the database in encrypted form. I am open to your contributions on this subject.

โ— Database Connection

The database connection was created with MSSQL. Table and db are not created on login yet.

๐Ÿ”ง Required Library and Tools

  • MSSQL
  • TKinter
  • customTKinter

๐Ÿงต Features

  • Storing passwords
  • Password generator
  • Email check when registering
  • Light and dark mode

๐ŸŽจ In-app images

profile-screen passwords-screen password-generator-screen settings-screen forgot-my-password-screen

๐Ÿ’ป Run Locally

  1. Clone the project

    git clone https://github.com/sonatipek/password-manager.git
  2. Go to the project directory

    cd password-manager
  3. Start the app

    python main.py

โš™ Variables

Don't forget to change the information on lines 14-15 in the main.py file according to your own information

password-manager's People

Contributors

sonatipek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.