MakennaWorley / chess-website

A chess pairing and rating updating system using django
1 stars 0 forks source link

Account Creation #2

Closed MakennaWorley closed 1 month ago

MakennaWorley commented 1 month ago

Users should have the option to create an account if they do not have one. They should be able to add a club code (if they have one or ability to add one later). On successful account creation, they should be greeted with the same page that users logging in are.

MakennaWorley commented 1 month ago

This was part of the Initial File Dump and has been completed and tested.