I've implemented the whole ecosystem login provided by laravel breeze and adapted it to our layout app.
Social Login
I've implemented the social login ecosystem using google, i will send the keys in the discord
Home
I've created our home and placed it all using only css and tailwind
Start Game Session
I've created couple forms requirements for the system start the game, I let the user have only um settings by platform since it has already one registered it is redirect to the tasks to select what tasks will be using the session
Architecture Changes to get tasks @gvieiragoulart
Based on you last approach I improved it using a more laravel way to this, I've created a faced and implemented strategy design pattern to manager our next integrations.
Features
Login
I've implemented the whole ecosystem login provided by laravel breeze and adapted it to our layout app.
Social Login
I've implemented the social login ecosystem using google, i will send the keys in the discord
Home
I've created our home and placed it all using only css and tailwind
Start Game Session
I've created couple forms requirements for the system start the game, I let the user have only um settings by platform since it has already one registered it is redirect to the tasks to select what tasks will be using the session
Architecture Changes to get tasks @gvieiragoulart
Based on you last approach I improved it using a more laravel way to this, I've created a faced and implemented strategy design pattern to manager our next integrations.
Down bellow the new way to call the tasks