jChicote / Asteroid_Visualizer

A simple Solar System visualizer making use of both the SBDB Query and Horizon's API for asteroid and planetary data. All visualized through Three.js
https://www.solarsystemvisualizer.com/
GNU General Public License v3.0
1 stars 0 forks source link

Design application and create diagram to communicate flow #8

Open jChicote opened 11 months ago

jChicote commented 11 months ago

Description

A new application design needs to exist to manage the application side of the website. It is known that the application will have a set of gateways and will need usecases / endpoints to handle the unidirectional flow of the entities.

Acceptance Criteria

Implementation