SWE 432 Assignment 3 - Prashant Shrestha, Tushar Gupta, Nathan Harvey

Instructions:

  • Type your list in the text area provided below. Format your list by putting values in quotation marks and separating them with a comma and a space.
  • For example, a list consisting of Tom, Bob, and 12 would be formatted as "Tom", "Bob", "12" .
  • Once done, click the Submit button. Clicking the clear button will clear the current text from the text area.
  • To select a method of returning an item in the list, click on the corresponding radio button and then click the Select button. The Result will be shown below.
  • Enter your list below.

    Select a return option below.


    Result: (Result Shown Here)


    Collaboration Summary:

    The team members in this group were Prashant Shrestha, Tushar Gupta, and Nathan Harvey. Prashant and Tushar worked together to design the user interface for the assignment and figure out the different ways in which to implement the controls for the user. They also discussed which javascript functions to make. Afterwards, Prashant wrote the HTML for the text area form and the radio button forms. He also wrote the css to style these forms in the layout that we agreed upon and Tushar helped through screen-sharing. Tushar wrote the HTML for the title of the webpage as well as the directions for how to use the interface. He also created the results section of the HTML. Nathan worked on implementing the javascript for form validity, and helped finalize components of the UI as well as clean up the HTML code to make it more readable. He also experimented with some ideas for a more dynamic interface, but we agreed it made the page too complicated. Then, all team members went over the layout one more time in order to ensure that it satisfied usability criteria and that the directions and layout were not vague.