khwilo / django-dev-labs

Experimentation on Django features
MIT License
0 stars 0 forks source link

Create User Registration Endpoint #5

Open khwilo opened 3 months ago

khwilo commented 3 months ago

Description

As a new user, I want to register for an account with a username, email, and password.

Acceptance Criteria

Users can register to the application and their information is stored in the database