Open BjornRodin opened 1 year ago
Email is not mandatory as of now, but i will most likely make it that way. However, a user can now login on the site after registering to it.
Struggling a little with the logout part at the moment because i want to use a modal for it for some defensive programming and the url im using is the allauth account_logout. I might rethink this and maybe do the same way as with the login. Meaning having another html page for it so i can customise it to my liking. Will sleep on the issue and get back to it with clear eyes.
Technically i can see the current bookings when logged in, but i havent done any content there yet so i mark task 2 as completed.
I realized i had missed to add the allauth templates to the repository. When that was done the defensive programming was solved and i like the results.
As a Site User I can login so that I can book a session and view my current bookings
Acceptance Criteria
Tasks