Skip to content
This repository was archived by the owner on Feb 25, 2023. It is now read-only.
This repository was archived by the owner on Feb 25, 2023. It is now read-only.

User Registration #1

@mattrrubino

Description

@mattrrubino

Give users the ability to register for hidemysecretsauce!

  • Create frontend HTML registration form
  • Serve form from Flask endpoint /signup
  • Validate form data from Flask endpoint /signup
  • Store authentication information in MongoDB database

Flask:
https://flask.palletsprojects.com/en/2.1.x/
https://flask.palletsprojects.com/en/2.1.x/patterns/wtforms/

PyMongo:
https://www.mongodb.com/blog/post/getting-started-with-python-and-mongodb
https://www.w3schools.com/python/python_mongodb_getstarted.asp
https://pymongo.readthedocs.io/en/stable/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions