Welcome to the Third DEV LOG! Welcome to the third 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 Made small progress. Still fixing the issue of the End Date where it is inconsistent. Speaking of timing, I need to fix the PokeAPI, so it can update on the appropriate date.…