Skip to content
-
- Create a database schema that supports the company’s business and processes.
- Explain and support the database schema with relevant arguments that support the rationale for the structure. Note: The minimum requirement for the schema should entail the tables, fields, relationships, views, andindexes.
- Create database tables with appropriate field-naming conventions. Then, identify primary keys and foreign keys, and explain how referential integrity will be achieved.
- Normalize the database tables to third normal form (3NF).
- Create an Entity-Relationship (E-R) Diagram through the use of graphical tools in Microsoft Visio or an open source alternative such as Dia. Note: The graphically depicted solution is not included in the required page length but must be included in the design document appendix.
- Explain your rationale behind the design of your E-R Diagram.
- Create a Data Flow Diagram (DFD) through the use of graphical tools in Microsoft Visio or an open source alternative such as Dia. Note: The graphically depicted solution is not included in the required page length but must be included in the design document appendix.
- Explain your rationale behind the design of your DFD.
- Create at least two (2) sample queries that will support the organizational reporting needs.
- Create at least two (2) screen layouts that illustrate the interface that organizational users will utilize.