UNLV-CS472-672 / 2024-S-GROUP3-Barbell

A workout-tracking app with a support website that does more than just track workouts. Cross platform in IOS and Android
4 stars 0 forks source link

Backend -- mock data generation, for demonstration #231

Closed thienguen closed 5 months ago

thienguen commented 5 months ago

Description

Now we hitting the end of the cycle. You can either use generate.py made by Elliot or manually write them through the JSON files in the mock-data folder, the entire of this issue its so we have data for demonstration

Requirements

(Optional)

Please go to Marcos pr and grab his schema, as it is the latest schema.

BitsyBirb commented 5 months ago

For now I'm just going to update Elliot's old python generator. If all goes wrong, then I'll manually update data.

BitsyBirb commented 5 months ago

Okay I have realized generating data for everything will be rather difficult, especially things such as Spotify. As such, I can write a script to just generate demo data for a few models while we manually update the other fields.