-
Notifications
You must be signed in to change notification settings - Fork 1
Standup Meeting 3
PeterGhimself edited this page Feb 16, 2018
·
1 revision
February 5th, 2018
SOEN 341 - UC4
Start time: 10:00 AM
End time: 10:08 AM
Attendees: Evan, Nico, Andrew, Hannah, Beeri, Alex, Peter Absent: Ivan
Follow up on Laravel learning
- Laravel learning progress
- Beeri : In process of watching laracast videos
- Evan: Difficult understanding. Will improve in the future.
- Nico : Started implementing initial features (login, registration)
- Andrew : Started implementing initial features (login, registration) with nico
- Hannah: Not much progress made
- Alex: Continued environment setup and travis integration
- Peter: Started tutorials
- All:
- Will think of and start writing issues for sprint planning on Friday (Feb 9).
- Continue learning laravel and basic PHP, if necessary.
- Each person should think of at least one issue for the second sprint.
Just cloned? start here - Ready, Set, Debug! - Compiling front-end - Go back home
Below are some useful coding standards you should abide by.
- Create branches per user story / feature as much as possible.
- Make sure your commit passed CI before making a PR.
- Write descriptive commits that reference issues.
- Specify
fixes | closes #<issue id>
at the end of your commits when appropriate. - HTML & CSS
- Javascript
Below are the minutes from each team meeting.
This is a good place to get help.