UTDNebula/utd-trends

[Internal] Modular API's (in components)

Offen

#177 geöffnet am 31.08.2024

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (35 Forks)auto 404
Good First IssueMultiple EngineersStatus: On HoldType: DocumentationType: Internal

Repository-Metriken

Stars
 (28 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 16T 20h) (1 gemergte PR in 30 T)

Beschreibung

Overview of Proposed Changes

What: Ensure all API calls are occurring in their respective components Why: Modularity, cleaner code

Details

  • Write/update documentation about how/which APIs are called in Trends
  • Identify API calls outside of components
  • Move outstanding stray API calls to inside components
  • Write documentation on how and where Trends is using the APIs

Contributor Guide