Bapull / project_PupPatrol-react-deployment-repo

0 stars 1 forks source link

Feature/add user data base #30

Closed mCaHtA closed 3 months ago

mCaHtA commented 3 months ago

PR Type

<!— Please check the one that applies to this PR using "x". —>

요약(Summary)

add db.json object

상세 내용(Describe your changes)

add users, posts, myDogInformations, honeyTips 다음은 객체의 속성값(열) 이름입니다. 참고하세요.

users: id, name, email, password, sessionInfo

posts: id, title, content, comments, image, author, timestamp, replies

myDogInformations: id, name, breed, birthdate, ownerEmail, height, weight, vaccinations

honeyTips: id, title, content, comments, replies

Issue Number or Link