Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

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

...

Go to this link to download the code in a zip folder or to OR view the webpage online: http://mit.edu/robinc/www/Image Removed

Note:when viewing the webpage on if you download the code and want to view it from your machine, 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:

  1. Your granddaughter Lily tells you to add her on FamilyConnect. Her number is 721-4146. Please add Lily.
  2. Send Lily a message that she can read later.
  3. Check any messages you might have received.
  4. Call Lily to chat about your day. Try video chatting at some point during the call.

Incompletely Implemented and Canned Elements:

...