MLH-Fellowship / 0.5.2-cms

Your one stop shop for maintaining and keeping track of the people you meet, and memorable details about them!
GNU General Public License v3.0
1 stars 0 forks source link

Set up frontend routing and homepage #22

Closed amy-lei closed 4 years ago

amy-lei commented 4 years ago

Small changes but will be helpful for future pages

amy-lei commented 4 years ago

amy!!! this looks beautiful and simple and minimalist!! i want your eye for design :/ one very tiny quick change though, can we add a sign up button right next to the log-in button?

Yep, we can do that. I just wasn't sure if we're sticking with our own auth or using something like google auth/github auth. I wouldn't know how to handle "sign up"s in that case, but for now we can stick with the auth Ebonne had set up.

amy-lei commented 4 years ago

@FawziyahAlebiosu made the changes!

FawziyahAlebiosu commented 4 years ago

Looks good to me!

ebonnecab commented 4 years ago

The register function in the auth file stores them as users in the DB and just redirects them back to the homepage. It should be pretty simple to get them connected, I'll work on it on my branch