Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

Charitable Connections

Section
borderfalse
Column
width20%

Group Members

  • Emily Kuo (ekuo8)
  • Gil O'Neil (goneil)
  • Max Stein-Golenbock (msteing)

GR1 - User Observation and Analysis

GR2 - Designs

GR3 - Paper Prototyping

GR4 - Computer Prototype

GR5 - Implementation

GR6 - User Testing

Column
width80%

Website URL: 

http://morning-journey-7548.herokuapp.com/home

Browser:

Google Chrome

Individual Contributions

Everyone: We all worked on designing the color scheme, text sizes and fonts.  The home page was a collaborative effort.

Gil: 

  • Business Suggestions: Including all businesses on the backend, ajax calls etc
  • Login: Implemented login on serverside and frontend
  • Server: Setup node.js server to handle ajax calls, gets, posts etc as well as serve static content.
  • MongoDB:  Implemented database design to store users, events, messages and businesses
  • Heroku: Setup website to be run on Heroku's webserver
  • Other: Various other bug fixes

Emily

  • Event Creation: Implemented and reorganized the look of the event creation page
  • Design: Put together home page graphic, favicon, designed background texture

Max

  • My Events
    • Determined what the page's content should be
    • Designed and implemented tabular structure and layout of each individual tab's page
    • Connected front-end message and event display to Gil's backend
    • Incorporated d3 data-visualization libraries* *