Welcome to the Forth DEV LOG! Welcome to the forth Dev Log of my full stack application called EasyPollVote (EasyPV)! What is EasyPollVote (EasyPV)? A Next.js application where the ultimate goal is having the convenience to create your own poll and share it for others to vote on your custom poll! For example, a user can create their own poll. Their poll can be something like " Do you like Cats or Dogs? " following the two options users can vote on "Cats" or "Dogs". Then, they will be able to send the private link to anyone and the voters can vote on it without the need to create an account! That is the whole goal. Do note that this goal may change as time goes on! The current goal is to learn about the use of Supabase! Current Progress Nothing new other than cleaning up code. @sylwia-lask made a poll and here are the results! As mention in the last Dev Log, I will now be discussing how the Custom Polls work!…