edit-article
Home
Up
Delete
Article Name:
Article Description:
] the my app app and the my car app, AND my nascar pool functions
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">example - app - myCar</h1> <h2>[WHAT]</h2> <ol> <li>] new app, incorporates the my menu app</li> </ol> <h2>[WHY]</h2> <ol> <li>] demonstrates ] closure ] callback ] ajax ] OOP</li> </ol> <h2>[WHERE]</h2> <ol> <li>]</li> </ol> <h2>[WHEN]</h2> <ol> <li>]</li> </ol> <h2>[EXAMPLE]</h2> <ol> <li>] </li> </ol> <h2>[HOW-TO]</h2> <ol> <li>] my app -</li> <li>] my menu - </li> <li>] my car - </li> <li>] my driver -</li> <li>] my track / road - </li> </ol> <h2>[REFERENCE]</h2> <ol> <li>] http://stackoverflow.com/questions/4825683/how-do-i-create-and-read-a-value-from-cookie</li> </ol> <p>S.</p> <p> -</p> <p>O.Vehicle{ </p> <p> - prop = int wheels, float wheelbase, string color, string engineType, int id, </p> <p> - methods = </p> <p>} </p> <p> O.Car : Vehicle {}</p> <p> - prop = engineRunning, </p> <p> - methods = startEngine(), stopEngine(), go(), stop(), turn(direction, amt)</p> <p> O.menu</p> <p> - prop = </p> <p> - methods = </p> <p> Y.maintCheckOil, mainCheckFuel, </p> <p> - prop = </p> <p> - methods = </p> <p>P.Driver{}</p> <p> - prop = id, </p> <p> - methods = </p> <p>E.Driving{}</p> <p> - prop = destination, route, </p> <p> - methods </p> <p>L. </p> <p> - prop = </p> <p> - methods = </p> <p> </p> <p>menu() </p> <p> - create/add a car</p> <p> - edit the car ( name, ...)</p> <p> - delete the car</p> <p> - view the cars</p> <p> - select a car</p> <p> </p> <p> - create/add a driver</p> <p> - edit the driver ()</p> <p> - delete the driver</p> <p> - view the drivers</p> <p>- select a driver</p> <p> </p> <p>****</p> <p> - drive the car</p> <p> - - start the car</p> <p>- view/choose a car</p> <p> - view/choose a driver</p> <p> - </p> <p> </p>