Northeastern-Electric-Racing / Argos

Our full-stack data visualization tool
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add Relevant Mock Data to the Database #176

Open RChandler234 opened 3 months ago

RChandler234 commented 3 months ago

Description

NOTE: Figure out what we're doing the Rust server before doing this

Right now, the mock data in the database doesn't all line up with the data types we have stored in the client/ scylla. This ticket is to add a bunch more mock data so it's easier to simulate functionality on places like the graph page

Acceptance Criteria

A bunch of mock data has been added

Proposed Solution

Add it pls

Mocks

N/A

jr1221 commented 3 months ago

Making this work off the YAML would be super cool, but prob overkill lol. Would also make it depend on #175