Added meeting 4 and 5 minutes.

Linked prototype on front page
This commit is contained in:
Sean Joseph 2017-11-20 10:13:18 -05:00
parent 93e790895a
commit 25caf3e591
11 changed files with 33 additions and 1 deletions

Binary file not shown.

BIN
CSE 435 - SRS V1.pdf Normal file

Binary file not shown.

Binary file not shown.

BIN
assets/CSE 435 - SRS V1.pdf Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
assets/james_murray.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

BIN
assets/logan_arent.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

BIN
assets/sean_joseph.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 KiB

BIN
assets/stephen_alfa.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@ -39,7 +39,7 @@ General Motors automotive plants check for paint defects at points along the ass
<li><a href="https://cse.msu.edu/~cse435/Projects/F2017/Project-Description-Assignment.pdf">Project Specification</a></li>
<li><a href="./CSE 435 - SRS V1.pdf">Software Reqirement Specs</a></li>
<li><a href="./CSE 435 - Project Requirements Definition.pdf">Project Requirements</a></li>
<li><a href=".">Prototype</a></li>
<li><a href="./prototype/login.html">Prototype</a></li>
<li><a href=".">Bibliography</a></li>
</ul>
</div>

View File

@ -82,6 +82,38 @@ Logan Requirements #3 by 10PM on 10/31
</ul>
</div>
<div class="card">
<h2>Meeting 4</h2>
<h3>11/09/2017 5:00PM 6:00PM</h3>
<p>Agenda Go over what needs to be done so that we can complete the SRS.</p>
<p>Overview Went over what tasks need to be completed in order for us to complete the SRS. Divided up tasks amongst ourselves</p>
<h3>Next Meeting 11/09/2017 @ 5:00PM, International Center Food Court</h3>
<h3>Tasks to be completed:</h3>
<ul>
<li>Colin Introduction, Purpose, Use Case, State Diagram by 10PM on 11/12</li>
<li>Stephen Scope, Definitions, Terms, and Abbreviations, Organization by 10PM on 11/12</li>
<li>James Product perspective, Product Functions, User Characteristics, Representative Scenarios of System by 10PM on 11/12</li>
<li>Sean Constraints, Assumptions and Dependencies, Approportioning of Requirements by 10PM on 11/12</li>
<li>Logan Specific Requirements by 10PM on 11/12</li>
</ul>
</div>
<div class="card">
<h2>Meeting 5</h2>
<h3>11/16/2017 5:00PM 6:00PM</h3>
<p>Agenda Go over how we are going to make the prototype.</p>
<p>Overview Divided up tasks amongst ourselves, for making prototype. Set up git repository for the prototype web app.</p>
<h3>Tasks to be completed:</h3>
<ul>
<li>Login Page Sean by 10PM on 11/19</li>
<li>Car/Session Page Stephen by 10PM on 11/19</li>
<li>Sessions Page James by 10PM on 11/19</li>
<li>Index Sean by 10PM on 11/19</li>
<li>Car Page - Colin by 10PM on 11/19</li>
<li>Reports Page Logan by 10PM on 11/19</li>
</ul>
</div>
HTML;
return $body;