Open Issues Need Help
View All on GitHub Implement Dynamic School Subdomains and Auto-Redirect After Signup about 3 hours ago
AI Summary: This GitHub issue focuses on implementing dynamic subdomains for each school (e.g., `modern.skulafrica.com.ng`) and automatically redirecting newly signed-up school admins to their specific dashboard. Frontend tasks include form validation, auto-generating subdomains from school names, calling a backend API to create the school, storing the returned JWT, and then redirecting to the unique subdomain-based dashboard URL.
Complexity:
3/5
bug documentation enhancement good first issue