dcsil / dream-team

Team repository for Dream Team
https://dreamtune-cdf8a.web.app/auth/login
0 stars 1 forks source link

Create a JSON file with dummy venue data #142

Closed jollyredflames closed 4 years ago

jollyredflames commented 4 years ago

@ribhav99 please see schema under DATA and keep it consistent. Will use that to config firebase/SQL

ribhav99 commented 4 years ago

Yeah will do! Everytime we decide to add an attribute to our venues object, we need to add it to the schema even though the schema is never used, it'll help us keep track of a venue object

RyanMarten commented 4 years ago

JSON file in the /app/src/data folder: https://github.com/dcsil/dream-team/tree/master/app/src/data

Thanks for doing this @ribhav99