issues
search
University-Code
/
uni-code
Site for CS students to practice algorithms
4
stars
4
forks
source link
User Auth feature progress
#8
Closed
grunklejp
closed
5 years ago
grunklejp
commented
5 years ago
Feature checklist:
[x] Create separate app for user authentication tasks
[x] Create profile model
[x] Create Register page
[x] Create registration backend functionality
[x] Create Login page
[x] Create login backend functionality
[x] Style Register page
[x] Style Login page
[x] Redirect on failed or successful auth.
[x] Replace dropdown menu with login/register links while user is not logged in
[x] Display username in nav & dropdown.
grunklejp
commented
5 years ago
Feature checklist: