You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Using the Website

Use the following URL to access our home page: http://web.mit.edu/martelly/Public/dormmate/DanielFolder/mainPage.html

Please use Firefox for best performance.

Individual Contributions

Sumit Gogia
Daniel Martelly

Main Page

Used for viewing a filterable list of tasks.

Features:

  • Filter by:
    • Task status (complete or incomplete)
    • Task Type
    • Floor Number
    • Text of your choosing
  • View recent notifications about tasks with progress bar.
  • Make data entries clickable with a method of quickly updating subtasks.

Header

Used at the top of each of our web pages for consistency and navigation. I figured out many of the necessary bootstrap and css elements needed.

Viet-Tran Nguyen:
Start New Task Page:

This page is for the user to create and update the task.

Supported Features:

  • Auto fill with affordances for all of the useful information.
  • Pre-fill data if the user wants to update the task.
  • Submit button check for missing fields and give the user a notification and redirect the user to the main page to see the newest changes.
  • Information dynamically changed for Move In and Move Out tasks.
Parse Server:
  • Created API for the group to easily upload and download information from the Parse server.
  • No labels