Home - alexstojda/SOEN341 GitHub Wiki
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 :
- https://www.youtube.com/watch?v=U3rPtLW5iuI
- https://www.youtube.com/watch?v=EU7PRmCpx-0&list=PLillGF-RfqbYhQsN5WMXy6VsDMKGadrJ-
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