Monday, October 3, 2011

Week 4- Hardware

This application will have encoded information that displays options and directions to students so they know how to operate the ordering system. Form will allow students to input what they would like to order. There will be mutlitple ways for them to order including drop down menus to pick toppings, meat and bread and a text box where they can enter any special instructions.
Although it may seem like there are a lot of choices, each item will be binary. Which means, either yes or no. For example, when a student inputs that they would like turkey but no other meat the computer willl read it as 1 for turkey (1=yes) and 0 for all other meats (0=no). Each option (bread and toppings) will be binary as well.
This will enable students to have simple yes/no options to make their lunch. However, they will also be able to feel in control and specialize their order by typing in their own istructions.

-Jamie

No comments:

Post a Comment