1 / 3

Project 1 - Individual Student Project

Project 1 - Individual Student Project. 1 Diagram to show functionality (Session 3 and Chptr 7) 3 HTML5 Pages (minimum) – Your main page will be the User Entry Form 1 .CSS Page (minimum – to keep style organized) 1 .JS Page (to keep code organized) Use (all at least once): If If…else

eyal
Download Presentation

Project 1 - Individual Student Project

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Project 1 - Individual Student Project • 1 Diagram to show functionality (Session 3 and Chptr 7) • 3 HTML5 Pages (minimum) – Your main page will be the User Entry Form • 1 .CSS Page (minimum – to keep style organized) • 1 .JS Page (to keep code organized) • Use (all at least once): • If • If…else • 1 Message Box • HTML5 Slider • HTML5 Validation on all form entries • Counter • Any math operation • Posted to FTP site for *functional* demonstration • Submit Diagram and Matrix (next slide) for documentation • Function errors and lack of functionality will be costly to your grade!

  2. Requirements Matrix to Complete You will need to complete the requirements matrix below for submission with your diagram.

  3. Sample Diagram MailHTML .html Here is a general example of what you are try to accomplish. You are using a series of user inputs to determine an outcome…in this case who would the user’s candidate. Session 3 introduces the symbology shown here (diamond indicate a decision such as if, else if, etc…). SelectsElements Changes Nothing Changes inputs where as they Pick issues relevant to the candidate Left Leaning selections Right leaning selections Obama.html Mitt.html

More Related