Sprint 3 meeting - PatrickJosephEns/studio-webdev GitHub Wiki

Meeting 1:

Patrick: This sprint I have two tickets to work on. Making a login pop out and creating cards to display items in. I was working on the popout last sprint and thought i had a way that would work. However i got stuck with an error and this week have been trying a new way around this problem that using material ui that looks like it will work well for our site. I am hoping to have this done this week and move onto creating a template cards page so that we can display items. I need to get this done as kieran is working on the item CRUD so we will need somewhere to actually display them.

Kieran: For this sprint I am working on creating the CRUD for the stores so that a user can than hop onto the website and make there store be available to the public

Deegan: For this sprint I am helping kieran complete the CRUD for the stores and working on basic design.

Meeting 2:

Patrick: Last week i was able to get the popout working using material UI. After talking with our lecturer he noticed a error regarding the popout where it wouldn't close after signing in and i also fixed that. This branch has been merged with master and am now working on the cards ticket. I have created flexible cards before so will definitely be bale to have this done by the end of this sprint.

Kieran: I am continuing to work on the crud for the store. I have also started making sure we use MUI as much as possible as it is quite a nice UI that Google has built and is generally accepted/highly regarded for its clean style

Deegan: I have been learning how to use MUI and incorporate it into the app which Kieran has showed us as an alternative to boostrap. I am also feeling more confident with react and have started building my own personal portfolio using it.