aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug-Richardson <doug116654@gmail.com>2017-04-02 11:40:19 -0400
committerGitHub <noreply@github.com>2017-04-02 11:40:19 -0400
commit9ad8b3ca92ec6e89f8874b1cdb733472d02a6781 (patch)
tree7cf2eea0f67eb4f874a013a30365585df27af763
parent29e41fcde1022752217eb870be1e5ce9e6e5e91b (diff)
Updated Schedule of Readme
-rw-r--r--README.md23
1 files changed, 8 insertions, 15 deletions
diff --git a/README.md b/README.md
index 024d864..1caf00a 100644
--- a/README.md
+++ b/README.md
@@ -65,32 +65,25 @@ conversation remotely? If Client A speaks at 11:01 am, and client B does so at
## Schedule
-Explain how you will go from proposal to finished product.
+The first step in out project will be to setup a system to get data from one machine to another. What data exactly isn't directly important and the other machine doesn't really need to display it in a pretty manner, it just needs to relay that it has recieved the correct information.
-There are three deliverable milestones to explicitly define, below.
+Next we need to create a user interface that looks nice. Some way to control the connection and display information in a convient and readable format.
-The nature of deliverables depend on your project, but may include things like processed data ready for import, core algorithms implemented, interface design prototyped, etc.
-
-You will be expected to turn in code, documentation, and data (as appropriate) at each of these stages.
-
-Write concrete steps for your schedule to move from concept to working system.
+After we have finished the user interface and connecting the machines, we will need to merge them together and begin expanding the utility if time permits.
### First Milestone (Sun Apr 9)
-Which portion of the work will be completed (and committed to Github) by this day?
+Get two different machines to relay information.
### Second Milestone (Sun Apr 16)
-Which portion of the work will be completed (and committed to Github) by this day?
+Get a GUI that looks professional and uses the correct format
### Public Presentation (Mon Apr 24, Wed Apr 26, or Fri Apr 28 [your date to be determined later])
-What additionally will be completed before the public presentation?
+Merging the GUI and information relay together into one program. If time permits we also plan on adding additional features.
## Group Responsibilities
-Here each group member gets a section where they, as an individual, detail what they are responsible for in this project. Each group member writes their own Responsibility section. Include the milestones and final deliverable.
-
-Please use Github properly: each individual must make the edits to this file representing their own section of work.
### Douglas Richardson @Doug-Richardson
-will write the....
+Will write the GUI
### Ibrahim Mkusa @iskm
-will work on...
+Will write the code