Standardized some things on the minutes page.
This commit is contained in:
parent
fd807dee6d
commit
1a8237ea23
@ -20,7 +20,7 @@ class AboutView extends View
|
||||
<p>
|
||||
A senior at Michigan State University majoring in Computer Science,
|
||||
James has a strong love for software development,
|
||||
especially the creation of desktop applications.
|
||||
especially the creation of desktop applications.</br>
|
||||
<a href="mailto:murra203@msu.edu">Email James</a>
|
||||
</p> </div>
|
||||
<div class="card">
|
||||
@ -29,7 +29,7 @@ class AboutView extends View
|
||||
<p>
|
||||
Senior Computer Science Major at Michigan State University.
|
||||
I enjoy long walks on the beach and casual conversation about
|
||||
vimrc files. <a href="https://www.egr.msu.edu/~joseph62">Homepage Here</a>
|
||||
vimrc files. <a href="https://www.egr.msu.edu/~joseph62">Homepage Here</a></br>
|
||||
<a href="mailto:joseph62@msu.edu">Email Sean</a>
|
||||
</p> </div>
|
||||
<div class="card">
|
||||
@ -38,7 +38,7 @@ class AboutView extends View
|
||||
<p>22 years old, from Washington D.C. Graduating in May 2018
|
||||
with a Bachelor's of Science in Computer Science. I currently
|
||||
work as a web developer at SNWorks in East Lansing, MI.
|
||||
Check out my <a href="https://alfastep.github.io/">portfolio</a>.
|
||||
Check out my <a href="https://alfastep.github.io/">portfolio</a>.</br>
|
||||
<a href="mailto:alfastep@msu.edu">Email Stephen</a>
|
||||
</p> </div>
|
||||
<div class="card">
|
||||
@ -46,7 +46,7 @@ class AboutView extends View
|
||||
<img src="assets/logan_arent.jpg" height="696" width="696" alt="Logan Arent">
|
||||
<p>
|
||||
Senior in Computer Science at Michigan State University.
|
||||
Working to gain as much knowledge as possible about software development.
|
||||
Working to gain as much knowledge as possible about software development.</br>
|
||||
<a href="mailto:arentlog@msu.edu">Email Logan</a>
|
||||
</p> </div>
|
||||
<div class="card">
|
||||
@ -55,7 +55,7 @@ class AboutView extends View
|
||||
<p>
|
||||
20 years old, from Clarkston, MI.
|
||||
Graduating in May of 2018 with a B.S. in Computer Science.
|
||||
Currently in a web development internship for Jackson National Life supporting the Mobile Technologies department.
|
||||
Currently in a web development internship for Jackson National Life supporting the Mobile Technologies department.</br>
|
||||
<a href="mailto:coppers4@msu.edu">Email Colin</a>
|
||||
</p> </div>
|
||||
</div>
|
||||
|
@ -37,13 +37,13 @@ General Motors automotive plants check for paint defects at points along the ass
|
||||
<h2>Other Resources</h2>
|
||||
<ul>
|
||||
<li><a href="https://cse.msu.edu/~cse435/Projects/F2017/Project-Description-Assignment.pdf">Project Specification</a></li>
|
||||
<li><a href="http://www.cse.msu.edu/~cse435/Projects/F2017/IntermediateAssignments/Questions%20and%20Answers.pdf">Customer Questions and Answers</a></li>
|
||||
<li><a href="http://www.cse.msu.edu/~cse435/Projects/F2017/IntermediateAssignments/Questions%20and%20Answers.pdf">Questions for Customer and Customer Responses</a></li>
|
||||
<li><a href="./CSE 435 - SRS V1.pdf">Software Reqirement Specs V1 PDF</a></li>
|
||||
<li><a href="./CSE 435 - SRS V1.docx">Software Reqirement Specs V1 DOCX</a></li>
|
||||
<li><a href="./CSE 435 - SRS V2.pdf">Software Reqirement Specs V2 PDF</a></li>
|
||||
<li><a href="./CSE 435 - SRS V2.docx">Software Reqirement Specs V2 DOCX</a></li>
|
||||
<li><a href="./CSE 435 - Project Requirements Definition.pdf">Project Requirements</a></li>
|
||||
<li><a href="./prototype/login.html">Prototype</a></li>
|
||||
<li><a href="./prototype/login.html">Prototype 1</a></li>
|
||||
<li><a href=".">Bibliography</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
@ -12,7 +12,7 @@ class MinutesView extends SecureView
|
||||
<h2>Meeting 1</h2>
|
||||
<p>
|
||||
<h3>10/16/2017 1:20PM – 1:50PM</h3>
|
||||
<p>Assign roles to each member. Discuss the best times to having meetings during the duration of the projects.
|
||||
<p>Agenda – Assign roles to each member. Discuss the best times to having meetings during the duration of the projects.
|
||||
</p>
|
||||
<p>
|
||||
Overview – Assigned roles for each group member, discussed times and days when we would all be available to meet, and assigned tasks that were due by the next meeting.
|
||||
@ -71,7 +71,7 @@ Overview – Discussed the best way to go about making the website in a way that
|
||||
</p>
|
||||
<p>Overview – Divided preliminary requirements tasks amongst ourselves. Got most of the requirements done at the meeting. Figured out next meeting time to start going over SRS Requirements.
|
||||
</p>
|
||||
<h3>Next Meeting – 11/09/2017 @ 5:00PM, 3211 Anthony Hall</h3>
|
||||
<p>Next Meeting – 11/09/2017 @ 5:00PM, 3211 Anthony Hall</p>
|
||||
<h3>Tasks to be completed:</h3>
|
||||
<ul>
|
||||
<li>
|
||||
@ -92,7 +92,7 @@ Logan – Requirements #3 by 10PM on 10/31
|
||||
<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>
|
||||
<p>Tasks to be completed:</p>
|
||||
<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>
|
||||
|
@ -6,5 +6,5 @@
|
||||
|
||||
session_start();
|
||||
define("LOGIN","login");//login session constant
|
||||
define("ROOT", ".");
|
||||
define("ROOT", "");
|
||||
//define("ROOT", "/~joseph62/cse435/");
|
||||
|
Loading…
x
Reference in New Issue
Block a user