HackGT / registration

Powerful and extensible registration system for hackathons and other large events
https://registration.hack.gt
MIT License
6 stars 1 forks source link

Create the success and failure pages. #4

Closed illegalprime closed 7 years ago

illegalprime commented 7 years ago

We need pages that represent:

  1. a response being successfully recorded on the server
  2. a server failure

these will be served after the user submits the registration.

petschekr commented 7 years ago

Resolved by https://github.com/HackGT/registration/blob/master/client/js/application.ts#L16?

bunsenmcdubbs commented 7 years ago

@petschekr That's what it looks like 👍

petschekr commented 7 years ago

Cool, I'll close this then