Description

Business Data Architecture/ Data Models

Any IS system operates with data. Data can have different types. Review the course resources to ensure a thorough understanding of data and the unique types.

Directions

Design data structures (variables, lists, objects) that will describe the registration and billing processes of your Course project.

List the data structures IS will need to have in order to support those processes.

For example, one of the structures should describe a list of registered users with their statuses and other parameters, that you will find important.

Consider the past architecture and security details as each can uniquely impact your approach.