OperationCode / operationcode_old_site

Our open source website. We're on a mission to help the military community learn software development, enter the tech industry, and code the future.
https://www.operationcode.org/
MIT License
229 stars 155 forks source link

Convert signup to an ajax request #695

Closed rickr closed 7 years ago

rickr commented 7 years ago

Please use one of the following templates to create new issues:

For a new feature: As a visitor When I click a sign up/join now button It should send a POST request to an API that creates this user.

This is blocked until operationcode/operationcode_backend#1 is completed.