Class and Description |
---|
Event
The Event program is used to create a List<Event>
which will be used to create a "Spreadsheet."
Events follow the following mechanics: Event Name Event Date Public/Private? Group Name BOLD Swing Wednesday, March 21, 2018, 5 PM Public Recreation Honors Meeting Thursday, March 22, 2018, 6 PM Private Honors_Officers SGA Tuesday, March 20, 2018, 7 PM Public SGA An Event is an Event(String, String, String, String, Date). |