Build me a simple log-in prompt in Python
Budget: $10 – $30 AUD
The following elements are required:
• Login – for users who have previously registered. Username and password to be checked for validity.
• Register – create a new user account.
• Passwords – new users given the option to enter their own password or generate one.
• Generated passwords – user given the option to choose the password character types – numbers, symbols or letters. The default password length should be applied, but users should also be allowed to choose how many characters
• Save file – usernames and passwords should be saved to a text file accounts.txt
• Exit – delay for 2 seconds before exit
• View accounts – to display user account information from the accounts.txt file
There is also some documentation that needs to be completed in a separate file. The project must be finalised before the 28/6/22.
Thank you.
• Login – for users who have previously registered. Username and password to be checked for validity.
• Register – create a new user account.
• Passwords – new users given the option to enter their own password or generate one.
• Generated passwords – user given the option to choose the password character types – numbers, symbols or letters. The default password length should be applied, but users should also be allowed to choose how many characters
• Save file – usernames and passwords should be saved to a text file accounts.txt
• Exit – delay for 2 seconds before exit
• View accounts – to display user account information from the accounts.txt file
There is also some documentation that needs to be completed in a separate file. The project must be finalised before the 28/6/22.
Thank you.