mezgoodle / PasswordManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PasswordManager logo
language issues GitHub closed issues GitHub pull requests GitHub closed pull requests GitHub Repo stars Wakatime stats

🌟Hello everyone! This is the bot that stores your passwords in the database.🌟

Motivation ❗

Recently, I created a template for developing bots on the third version of aiogram and wanted to try it out as soon as possible. I also heard a lot about Supabase and thought why not use it in the project? So, I made a bot that shows your passwords (and password folders) that are encrypted in the database. Registration and login are also implemented using Supabase services.

Screenshots 📷

  • Start commands

start

  • Registration and login

registration_and_login

  • Folders and creating new folders

creating_folders

  • Updating folders

updating_folders

  • Deleting folders

deleting_folders

  • Passwords

passwords

  • How passwords are stored in the database

passwods_in_db

Contribute 🏃

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License 🔖

MIT © mezgoodle

About

License:MIT License


Languages

Language:Python 100.0%