basementdevs / planning_poker

4 stars 2 forks source link

Feat/partial many things #5

Closed pedrovian4 closed 8 months ago

pedrovian4 commented 8 months ago

Features

Login

I've implemented the whole ecosystem login provided by laravel breeze and adapted it to our layout app.

image image

Social Login

I've implemented the social login ecosystem using google, i will send the keys in the discord

image

Home

I've created our home and placed it all using only css and tailwind

image

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

image

image

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.

image

Down bellow the new way to call the tasks

image

Lorenalgm commented 8 months ago

OMG kakak And let's test it