13
1 | ISDS 3110 DATABASE PROCESSING AND MANAGEMENT Final Project Michelle’s Flower Shop Database Group Members: Colin Rhode, Joe Solito, & Taylor Veillon

Final Project - Taylor Christine Veillon - Home | I S D S 3 1 1 0 Project Description: The final project for ISDS 3110 involves the creation of an original database. Students are given

Embed Size (px)

Citation preview

1 | I S D S 3 1 1 0

DATABASE PROCESSING AND MANAGEMENT

Final Project

Michelle’s Flower Shop Database

Group Members: Colin Rhode, Joe Solito, & Taylor Veillon

2 | I S D S 3 1 1 0

Project Description:

The final project for ISDS 3110 involves the creation of an original database. Students

are given business requirements for an assigned company to guide them as they create the

database. First, students must analyze the business requirements and create an entity relationship

to display how the tables in their database will relate to one another. Next, students create the

tables using the Microsoft Access Table Wizard and input sample data to be used for querying

and reporting purposes. Students are then tasked with the creation of forms and sub-forms to

allow hypothetical end users to input and edit data. Lastly, students must write queries and create

reports so that end users can utilize the database for analysis and reporting needs.

This project provided me with an invaluable opportunity to combine all of the knowledge

I have gained over the semester about database design and SQL into one all-encompassing

exercise. The opportunities for creativity also allowed myself and fellow group members the

opportunity to analytically examine our database and what features prospective end users might

be interested in to provide for those needs.

Home Page/Dashboard:

3 | I S D S 3 1 1 0

Entity Relationship Diagram:

Tables:

Complete Sales Order

Customer

4 | I S D S 3 1 1 0

Employee

Inventory

5 | I S D S 3 1 1 0

Purchase Inventory (Linking Table between Purchase Order &

Inventory)

Purchase Order

6 | I S D S 3 1 1 0

Sales Inventory (Linking Table between Complete Sales Order &

Inventory)

Vendor

7 | I S D S 3 1 1 0

Queries:

8 | I S D S 3 1 1 0

9 | I S D S 3 1 1 0

Forms:

10 | I S D S 3 1 1 0

11 | I S D S 3 1 1 0

12 | I S D S 3 1 1 0

Reports:

13 | I S D S 3 1 1 0