edit-article
Home
Up
Delete
Article Name:
Article Description:
define describe the data the application will work with, input,
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">application data (aka content, information )</h1> <h2>[WHAT]</h2> <ol> <li>] all the data(content) that your application will require, </li> <li>] include data that your app will store and maintain, </li> <li>] how(format) your app will store and retrieve the data</li> <li>] data types</li> <ol> <li>] database records</li> <li>] files</li> <li>] text</li> <li>] images</li> <li>] media</li> <li>] other</li> </ol> <li>] data processes</li> </ol> <h2>[WHY]</h2> <ol> <li>] use to create a database design, </li> <li>] </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>] use the functional specification (aka user requrements) to create listing of data</li> <li>] create the database design</li> <li>] </li> </ol> <h2>[REFERENCE]</h2> <ol> <li>]</li> </ol> <p style="text-align: left;"> </p>