loredanau02 / finance-app

0 stars 0 forks source link

As a prospective user, I want to be able to create a profile. #4

Open vovafish opened 3 weeks ago

vovafish commented 3 days ago

Created a user class which allows a constructor to create a new user. It creates username, password, email, backup_email and email_verified files for the user. It just prints out them in the console