-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Heroku deployment: click here
This Wiki will be used to document our project form the outset detailing challenges and issues we faced along the way and how we overcame them.
- Daily Standup: 09:00 - 09:30
- Peer Group Check In: - 09:30 - 10:00
- Morning Sessions: 10:00 - 12:30
- Lunch: 12:30 - 14:00
- Post-Lunch Check-In: 14:00 - 14:15
- Afternoon Session: 14:15 - 16:30
- End of Day Retro: 16:30 - 17:00
Pairs will be either groups of 2 & 3 or 2, 2, and 1 (depending on task).
New branches will be created on group approval.
At the start of the session we will assign a story number to each story to determine how long this will take.
This will allow the cards that we choose to be reasonable.
Started the day with a client meeting. We demonstrated the project at its current stage, and explained our plan for our first attempt at a sprint. We walked the client through our current block, and were still able to showcase our sign up and log in features. We were able to gain a better understanding of our client's preferences in regard to styling, and made a note for future reference.
Afterwards, we met to discuss the meeting and our plan for the period before lunch. As a group, we mobbed a quick fix to meet our client's spec of automatic log in upon sign up, as well as a welcome message displaying the currently logged in user's email in the top left hand corner. Ollie, Ben and Chris then went off to try and fix the bug on log out, whilst Simon continued with implementing our CI/CD using travis.ci and code climate. Meanwhile, Luke was tasked with writing feature tests for signup, log in and log out. With our travis successfully built and our bug fixed after locating a pluralised 'sessions_path' in our application.html.erb file, we met up after lunch to merge the work that we had completed. We had some issues with our tests failing upon merge, however, after consistent labelling of our buttons, we finally got our green (and yellow) dots. The day concluded with some self-led learning around documentation relating to react.