issues
search
QuitoTactico
/
SoftServe-Academy
A collaborative platform for creating and curating personalized tech learning paths. Powered by Django, it tailors content based on users' skills and preferences, integrating external educational resources.
MIT License
1
stars
0
forks
source link
US F 1 - User Registration
#3
Closed
Jonathanbees
closed
1 month ago
Jonathanbees
commented
1 month ago
Description:
As a learning path user, I want to register on the platform to access personalized learning paths.
Acceptance Criteria:
Users can create an account with a unique email and password.
The system sends a confirmation email after registration.
Users are redirected to the profile setup page after successful registration.
Tasks:
Design and implement the registration form.
Set up email verification functionality.
Redirect users to the profile setup page upon successful registration.
Effort Estimation:
4 hours