SomethingGeneric / flaskpress

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

Implement home and login/registration page templates #22

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR implements the home and login/registration page templates for the flaskpress project. It addresses issue #14.

Changes Made

Summary

This PR adds the necessary HTML templates for the home, login, and registration pages. These templates provide the structure and form fields required for users to interact with the website. The changes follow Flask's convention for template storage by placing the templates in the templates directory.

Please review and merge this PR to complete the implementation of the requested templates.

Fixes #14.


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

git checkout sweep/home-login-registration-templates

πŸŽ‰ Latest improvements to Sweep:


πŸ’‘ To get Sweep to edit this pull request, you can: