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 ✓
4. Integration of Kivy framework with python password generator function ✓
5. Integration of database to ensure user has access to their own unique entries (Future)
Note: This will be adding functionality to login page as well as create user page
6. Encrypt these entries or encrypt entire

 

 

 

To finish reading, please visit source site