sentier-dev / dds_registration

Django app for event registration and billing
MIT License
0 stars 1 forks source link

Membership start page: Some fixes #68

Closed cmutel closed 7 months ago

cmutel commented 7 months ago
Screenshot 2024-03-29 at 07 31 22

Instead of radio buttons here, please make a big (virtual) button where we can add an icon and some text. We need to explain what these are. For now please use dummy text and icon.

Clicking any of these buttons should lead on to the payment page directly - there doesn't need to be a separate "proceed" button.

cmutel commented 7 months ago

Users who aren't logged in shouldn't see the form at all - they should be redirected to account login or creation with the flash message "You have to have an account before you can register for membership". We could also embed the signup form on the membership page if that is a better user experience.

lilliputten commented 7 months ago

Implemented as part of the issue #65, commit #7ceb816.

2024-03-30-18-11-43

2024-03-30-18-38-20