Fab Blogs

Day-78 Fixing some more bugs in Tradebyte. ||#100DaysOfCode

September 01, 2020

Hey Fam, I hope y’all are doing good. If you want to connect with me then search for the username @fabcodingzest on any platform like Twitter, GitHub and you’ll find me.

So I worked on inserting links for all participant’s social handles because just having a mentor’s mail id on the main page is unfair to everyone else who worked on the project almost the same as him. Apart from that I made a layout for done and error pages to make it easier, I swear the inline styling for basic colors and flexbox when we are using tailwind was the stupidest shit I ever saw. I cleaned up all CSS codes and the overall responsiveness of many things.

I added client-side validation for sign up and sing in. Also as previously, I showed flash messages in modal but now I showed them on the main page as redirection to opened modal was complex plus most of the website’s now have this alert at a top thing so I did the same. I also did client-side validation for sign in and sign up forms so that we won’t need too much server-side flash messages. I had fun doing that exactly like I have seen happening on other websites.

It feels good to work but I am tired and exhausted now, Good night!

If you are reading my stupid blogs then just know, I appreciate you a lot💙.

Bye