Based on the case study you downloaded, perform the following operations:
- Convert the three business objects previously identified on the data entry form into entities.
- Convert the characteristics you identified for these objects into attributes.
- Find one additional business object mentioned in the case study and convert it into an entity.
- Posit two imaginary attributes for this new entity.
As mentioned in the lesson, it is customary to list entities in the singular. For this exercise, follow the customary practice.
Some designers also like to write entities in ALL CAPS to distinguish them from attributes. Following the format in the example below, list attributes beneath entities:
- STUDENTS
- Last name
- First name
- Street address (etc.)