comp426-2023-spring / a99-TeamNoTeam

GNU General Public License v3.0
0 stars 0 forks source link

Implement Sign-Up View #25

Closed croberts808 closed 1 year ago

croberts808 commented 1 year ago

What Changed:

In signup.ejs, I added the HTML so that a user can input name, username, and email then click "Create Account."

Also, you can now click the HeelMeals title or hamburger icon and be routed back to the homepage.

How it Looks:

Screenshot (606)

What isn't Working

For some reason, when I click "Create Account" it routes to the login page. It's late and I'm sick so I'm probably missing something obvious here, feel free to add review comments if you see what's wrong and I'll change that before it's merged in!