CMSC495-Team1 / Team1_TripPlanner

1 stars 1 forks source link

Registration and login form input fields not displaying inline. #34

Open pastelApe opened 7 hours ago

pastelApe commented 7 hours ago

Hey Greg,

I made a new registration and login form, but for some reason the username fields is messed up. image

Also, could you look at the logout button and tie into the log out route please. I couldn't figure it out. I haven't used javascript before and sing inline html was throwing me off for some reason.

pastelApe commented 1 hour ago

I now have the logout button working, except for redirecting to the index page.