ElderConnect
Connecting family members via the web.
Wiki Markup |
---|
{html}<STYLE mce_bogus="1"><!--
.pagetree2 a{font-size:16px; }
--></STYLE>{html} |
Wiki Markup |
---|
{pagetree2:ElderConnect} |
GR4 - Static Web Prototype
Starting up the Prototype:
Go to this link to download the code in a zip folder OR view the webpage online: http://mit.edu/robinc/www/
Note: if you download the code and want to view it from your machineFor the webpage to load properly, you need to run a SimpleHTTPServer in the directory “cjr-proj” (the folder containing the “src” folder). Using the command prompt/terminal, and with python installed, navigate to that directory and type the following line (the "80" may be substituted for a port of your choice):
Code Block |
---|
python -m SimpleHTTPServer 80PORTNUMBER |
To view the main page, go to this URL in Firefox (functionality in Chrome/Safari not confirmed):
Code Block |
---|
localhost:PORTNUMBER/src/index.html
|
Tasks for Evaluation:
Please use these tasks below as a guide for evaluation:
- Your granddaughter Lily tells you to add her on FamilyConnect. Her number is 721-4146. Please add Lily.
- Send Lily a message that she can read later.
- Check any messages you might have received.
- Call Lily to chat about your day. Try video chatting at some point during the call.
Incompletely Implemented and Canned Elements:
...