diff --git a/lib/MilestonesView.php b/lib/MilestonesView.php index 55b45b4..aad708e 100644 --- a/lib/MilestonesView.php +++ b/lib/MilestonesView.php @@ -34,7 +34,6 @@ Dec. 4: Present and Demonstrate the Project - HTML; return $body; diff --git a/lib/MinutesView.php b/lib/MinutesView.php index 01d8625..c6bd165 100644 --- a/lib/MinutesView.php +++ b/lib/MinutesView.php @@ -2,17 +2,12 @@ require_once "SecureView.php"; -/** - * Created by PhpStorm. - * User: sean - * Date: 10/30/17 - * Time: 10:37 AM - */ class MinutesView extends SecureView { public function page(){ $body = <<

Meeting 1

@@ -49,6 +44,7 @@ Pictures sent to Sean by 10/24

+

Meeting 2

10/25/2017 12:00PM – 12:30PM

@@ -63,6 +59,29 @@ Overview – Discussed the best way to go about making the website in a way that
  • Set up website and notify professor by 10/30
  • + +
    +

    Meeting 3

    +

    10/30/2017 7:00PM - 8:00PM

    +

    Agenda – Go over preliminary requirements together and make sure everyone understands each section of requirements. Plan next meeting time. +

    +

    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. +

    +

    Next Meeting – 11/09/2017 @ 5:00PM, 3211 Anthony Hall

    +

    Tasks to be completed:

    + +
    + HTML; return $body;