-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
backendRequires changes to backendRequires changes to backend
Milestone
Description
- Send OTP to email address
- After OTP validation, create a user
- Populate the user's account info with known and calculated data
- Example: "22bcs053@smvdu.ac.in" gives us the following info about the user:
- Is a student
- Admission year 2022
- Bachelor of Technology
- Department of Computer Science & Engineering
- Entry number 053
- Batch:
22bcs(calculated) - Passing year: 2026 (calculated)
- Example: "22bcs053@smvdu.ac.in" gives us the following info about the user:
- Direct the user to their profile page for a brief
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backendRequires changes to backendRequires changes to backend