T

TutorialFlare

Hire a Video Tutorial Pro

Fix Profile Page Code

I need to investigate why a specific component I implemented on the profile page is not working properly. Going to get some shut-eye and focus on it in the morning.

Setup Auth for Twitter Login + Coded Supabase Logic

I was so pumped when I got this. Looked into the documentation and some videos for reference on the steps. So happy with the results so far.

The next step is to get Google and maybe...just maybe Facebook going.

Link Create Account Button on Homepage

Need to link the Create Account button on the homepage hero to direct to the Login/Register page.

Sneak Peek of Login Page

Login Component + Page has been created. Just need to work on the backend so this is actually functional.

Run Original Frontend + Backend for Reference

I will be running the original frontend and backend on my laptop while I work on the main refactoring using my desktop.
Joshua Berrios πŸ‡΅πŸ‡· Author

I have just been referencing the GitHub Repo instead since the over UI will be different anyways.

0 Likes

Created a Creator Grid Component

I created a component that will generate creators in a grid. This component will be used only within pages that require showing a small to a large size directory of video creators.

Created Main Hero Component

I was having too much fun to go to sleep right away, so I worked on creating a component that features a unified navbar with a hero section for the homepage. So attached is the result (the image is compressed for upload reasons on MakerLog).

But seriously, I will go to sleep.

official refactoring is underway

Listening to Spanish Christian music while getting Tutorial Flare's humble beginnings going has been the experience of God's peace and code I needed these past couple of days. I can go to sleep in peace knowing the beginning of a passion project will be coming to life in the coming days.

Convert project to TypeScript

When refactoring the application using Next.js, I will be adding TypeScript support to the project.