Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Wrote front end code for Next Date and Swap Dates tabs
  • Implemented UI changes from HW2 Evaluations
  • Set up the initial Django back end
  • Designed and set up database; pre-populated database with users and carpools
  • Implemented log-in feature
  • Wrote all code for pulling data from the database and displaying it on the front end

Ari

  • Wore Wrote all code for Maps using the google api
    • Functionality for next date, my carpools, and carpool search
    • Implemented maps based off data base - had to work on front end and server end
  • Hosted website on aanders.scripts.mit.edu
  • Assisted in ajax posting for front end and pushing a response from the server
  • Wrote date modifying functions to enable json dictionary http resspnseresponse

Dakota

  • Wrote the front end code for My Carpools and Pending Groups
  • Converted from Django render_to_request to Json dictionary HttpResponses
  • Caught these responses in jQuery using the AJAX API
  • Took elements from the Json dictionary in jQuery and did a second set of evaluation outside of the views.py
  • Abstracted each request received from forms to only hit and populate elements corresponded it rather than rendering the entire main view

...