BarneyShi / Team1-VanHouse

CPSC455 course project.
0 stars 1 forks source link

Login extras #34

Closed parksj23 closed 3 years ago

parksj23 commented 3 years ago

@NaithanB @tyxxxx @BarneyShi I changed up the header a bit because the alignment kept getting pushed around with different screen sizes. What do you guys think?

Everything else should be working but please let me know if you find any bugs. I will post the stuff I have in my .env on Slack.

BarneyShi commented 3 years ago

@parksj23 I think it looks pretty good currently. But I found a small bug. The front-end sends too many requests to account route after logging in. You can check it in network tab under dev tool. Does it run normally on your machine?