SomethingGeneric / flaskpress

Wordpress but it's actually Python + Flask
GNU General Public License v3.0
0 stars 0 forks source link

Create profile template #54

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR adds a basic layout to display the user's profile information in the profile.html template. Currently, the template only displays the username and posts of the user. With this PR, additional user information such as email, date joined, and number of posts will be displayed.

Summary of Changes

Please review and merge this PR. Thank you!

Fixes #48.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/create-profile-template_1

🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: