Skip to content
Nicolas Brodeur-Champagne edited this page Sep 17, 2018 · 15 revisions

Welcome to the SOEN343-TeamBanana(18) wiki! We'll be using laravel for this project and a good place to start learning all of this scary new tech is Laracasts, specifically the laravel from scratch series. Here are some more resources you might want to take a look at :

You can find the install instructions here

As well as details on how to setup a debugging environment over here

Files worked on in the resources folder, ie any javascript, css, or the fancier .less .sass .vue .jsx .ts, require a special step before they are actually used by the front-end. Look here for details but the tldr is to yarn run watch in the project root via terminal.

Our coding standards are defined and enforced by this XML file

Our meeting minutes can be found in the sidebar

Meeting Minutes

Below are the minutes from each team meeting.

Customer Meetings

'Standup' Meetings

Sprint Planning Meetings

References

This is a good place to get help.

Sites

Documentation

Video Tutorials

Clone this wiki locally