Project-Stage-Academy / UA_1155_alpha

UA-1155.Python Project Stage alpha group
3 stars 0 forks source link

Implement user sign up #5 without sending emails #36

Closed NovitskaMariia closed 2 months ago

NovitskaMariia commented 2 months ago

Here is the implementation of the functionality for user registration. With email and password fields validation. I have a problem with sending emails, that is why in this PR missing sending letters implementation.

image