A password generator using both Kivy framework and SQL in order to create a local database for users to generate strong passwords and store them
A password generator using both Kivy framework and SQL in order to create a local database for users to generate strong passwords and store them Using this project as an oppertunity to learn about topics such as GUI’s, Databases, and encryption Tasks: 1. Create basic python file to generate random passwords ✓ 2. Practice with Kivy and make fake landing pages ✓ 3. Create a basic framework for splash page, log in, account creation, and main page for generator ✓ […]
Read more