issues
search
TruSat
/
trusat-frontend
The React codebase for space-sustainability tool TruSat
https://trusat.org
Apache License 2.0
31
stars
8
forks
source link
Add Activity Monitor component to Catalog View
#316
Closed
johngribbin
closed
4 years ago
johngribbin
commented
4 years ago
Following the designs outlined here -
https://github.com/TruSat/trusat-frontend/issues/309
, I added an "MVP" version of the "Activity Section"
i.e. I have added an
ActivityMonitor
component, but I have styled it in accordance with the styles that are currently in use on the
/catalog
route.
I have yet to re-design the whole catalog view and all its components
Note - placeholder JSON is being used to render the components right now and it can be read at the top of the
ActivityMonitor
component file.
ActivityMonitor
component, but I have styled it in accordance with the styles that are currently in use on the/catalog
route.ActivityMonitor
component file.