diff options
author | Doug-Richardson <doug116654@gmail.com> | 2017-04-02 22:16:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-02 22:16:54 -0400 |
commit | 17311fac548e2e874948174fc462b973c11b1051 (patch) | |
tree | b4a07810db21acc75275a0928f430eb1843dde50 | |
parent | daad9b2f7d9afb63c24feef4e410d55efd79aa8f (diff) |
Updated Readme
Updated my half of the group responsibilities tab.
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -94,7 +94,11 @@ Merging the GUI and information relay together into one program. If time permits ## Group Responsibilities ### Douglas Richardson @Doug-Richardson -Will write the GUI +Will write the GUI code. This should allow the user to access different +aspects of our program in a clean easy to use interface. Most of +how the program responds to user input will be filtered through the gui. +If time permits I will also be writing code to encrypt and decrypt the information +going from the server to the clients. ### Ibrahim Mkusa @iskm Will write the networking code i.e. code that allows communication between |