First MVP (as of June '22) currently live here: https://bluffball.netlify.app
To combine my love for football and The IT Crowd by bringing the fictional website 'Bluffball' to life. As quoted here, Bluffball is best described as a:
"British elocution website that teaches the user on how to speak and pronounce words like a football enthusiast"
Prototypes for mobile display were created in Figma. The application is being developed using a mobile-first approach and will be fully responsive for both desktop and mobile screens.
React, Auth0, Chakra UI, Next
The API serving the application can be found here.
Jun 2022:
✅ First MVP achieved
✅ User can view phrases
✅ User can be authenticated
✅ Set-up a registration and home page
✅ User can view upcoming fixtures on /home
Next steps:
-
List league standings on /home
-
Create a portal that contains data about players on /home
-
Explore the issues surrounding the incorporation of a progress bar and its affect on the carousel.