ubclaunchpad / Internado

🌪 Find Internship Opportunities
3 stars 1 forks source link

Feature/194 #219

Open MichaelXian opened 5 years ago

MichaelXian commented 5 years ago

🔨 Changes

Connected signup/login forms to the backend. I have changed the name for the Username/email part of the login form to just email, since the backend doesn't support logging in using username.

:squirrel: Testing instructions

📄 Relevant screenshots or documentation links

:clipboard: Checklist

cowmanjoe commented 5 years ago

Cool! Looks like it is hooked up correctly. I'm not sure what the definition of done here is since we don't have the other user-specific pages up. Is it OK, that there isn't any indicators of signing in? Maybe a GET/user to get your username and display it somewhere in the nav bar? I haven't done too much on the front end so I'd like someone else to approve/advise on this.