dtauerbach / apollo

Apollo Project website
1 stars 0 forks source link

Restore the login/signup Bootstrap modals #25

Closed dtauerbach closed 10 years ago

dtauerbach commented 10 years ago

@iwein The old version of this website, when a user clicked "Log In" or "Sign Up" popped up a modal for the user to log in or sign up. It is not essential that this modal exists, since we could just have /login and /signup pages instead, but it looked pretty nifty and I'd like to keep it if possible. Also, there is another modal that is a requirement, so if we can figure out modals in general, it should be possible to restore them for Login/Signup from the main page.