Skip to content

Architecture Model

Mia Yuxin Zhou edited this page Apr 7, 2019 · 8 revisions

Description of key functional components

Services

These are the services that are going to interact directly with the database to extract information. Methods that create domain objects are querying from external REST APIs (except for creating program manager and term instructor).

REST API

This component is solely going to interact with local services and the front-end.