CMPS-3350 Software Engineering
Group Project

Project requirements:

1. Proposal with requirements
-----------------------------


2. Choose a program framework.
------------------------------


3. Begin work.
--------------
1. give Gordon your repo name.
2. create a repositiory.


4. Create an individual source file.
------------------------------------
   Source file name is your Odin username.
       examples:
                 mbueno.cpp
                 rgrewal.cpp

   Most of your own code contribution should be in this file.
   Try to get 200, 500, 1000 lines of code.
   Perfect style.


Project is due at several intervals during the semester
-------------------------------------------------------

   Due dates will be listed here.
   
   Thursday Feb 24
      1. Group chooses a starting program framework
      2. Post your framework to Github
      3. Create your individual source files
      4. Every group member contributes a simple feature to your project