ECE444-2023Fall / Blue-Surf

A UofT Event Discovery Platform
https://bluesurf.rocks
4 stars 2 forks source link

[Infra][Backend] Design System Architecture #32

Open meriam04 opened 1 year ago

meriam04 commented 1 year ago

Agree on a system architecture diagram we would like to follow for our project

meriam04 commented 1 year ago

The architecture was decided to be a monolith, to simplify development. Having all of the code in one repository makes it easier to manage in the initial stages of the project, and it is also simpler to manage a single database as opposed to multiple. For these reasons, the team decided on the following monolithic architecture.

Image