Skip to content

Commit

Permalink
Feature flask update profile (#100)
Browse files Browse the repository at this point in the history
* added comment home.html line 83

* Updated profile route

Updated the app.route for the profile.html page to read the username of the current logged in user, query the user database and return the username and email address values. Cleaned these values to remove excess symbols so text would display as plain text in the html file, passed the values to the html page.

* Delete transactions_ut.db

---------

Co-authored-by: ShaneD <[email protected]>
  • Loading branch information
denicahh and SDzartov authored Nov 25, 2023
1 parent 560fdc2 commit c0036a4
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit c0036a4

Please sign in to comment.