chphoom / aroundtheblock

0 stars 1 forks source link

28 mockdata #36

Closed chphoom closed 1 year ago

chphoom commented 1 year ago

this pull req implements some mockdata

it also has some changes to service, entities, and models in order to facilitate creating data correctly

req changes if addition information should be loaded

see branch and commits for info on what the starting data is (sry, im lazy)

elaine331917 commented 1 year ago

I added images to the mock data but I'm not sure if the images need a relative url path or not. I'll check later in the frontend.

chphoom commented 1 year ago

I added images to the mock data but I'm not sure if the images need a relative url path or not. I'll check later in the frontend.

so far i've only been saving imgs as the name of the file (for example pfp="IMG_123") since idk how u need the file path to look for the front end yet