Skip to content

Commit

Permalink
fix: db 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
GuRaBang committed Oct 19, 2022
1 parent beffe0f commit 314e40e
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 24 deletions.
5 changes: 1 addition & 4 deletions db/auth/db.json
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
[
{ "id": "aaa", "password": "111" },
{ "id": "[email protected]", "password": "aaaaaa" }
]
[{"id":"aaa","password":"111"},{"id":"[email protected]","password":"aaaaaa"},{"id":"[email protected]","password":"donuts"}]
123 changes: 103 additions & 20 deletions db/user/db.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"lastVisit": "2022-10-10T05:25:19.506Z",
"id": "aaa",
"nickname": "트리플A",
"setting": { "day": 3, "number": 2, "platform": ["boj", "programmers", "leetcode"], "nickname": "undefined" },
"setting": { "day": 1, "number": 3, "platform": ["boj", "programmers", "leetcode"], "nickname": "undefined" },
"removedIds": [
"boj17140",
"boj2750",
Expand Down Expand Up @@ -41,44 +41,91 @@
"boj11654",
"boj11501",
"boj1052",
"boj13459"
"boj13459",
"boj11724",
"boj14466",
"boj21609",
"boj11399",
"boj13913",
"boj10026",
"boj8872",
"boj1448",
"boj2665",
"boj14469",
"boj1260"
],
"problemList": [
{
"link": "https://www.acmicpc.net/problem/2490",
"title": "윷놀이",
"id": "boj2490",
"link": "https://www.acmicpc.net/problem/13023",
"title": "ABCDE",
"id": "boj13023",
"platform": "boj",
"category": "구현",
"category": "깊이 우선 탐색",
"solved": false,
"givenDate": "2022-10-17T13:33:48.370Z"
"givenDate": "2022-10-18T19:38:39.390Z"
},
{
"link": "https://www.acmicpc.net/problem/1755",
"title": "숫자놀이",
"id": "boj1755",
"platform": "boj",
"category": "정렬",
"solved": false,
"givenDate": "2022-10-18T19:38:45.708Z"
},
{
"link": "https://www.acmicpc.net/problem/2438",
"title": "별 찍기 - 1",
"id": "boj2438",
"link": "https://www.acmicpc.net/problem/16724",
"title": "피리 부는 사나이",
"id": "boj16724",
"platform": "boj",
"category": "깊이 우선 탐색",
"solved": false,
"givenDate": "2022-10-18T19:38:39.390Z"
},
{
"link": "https://www.acmicpc.net/problem/11022",
"title": "A+B - 8",
"id": "boj11022",
"platform": "boj",
"category": "구현",
"solved": false,
"givenDate": "2022-10-17T13:33:48.370Z"
"givenDate": "2022-10-18T19:38:39.390Z"
},
{
"link": "https://www.acmicpc.net/problem/9237",
"title": "이장님 초대",
"id": "boj9237",
"link": "https://www.acmicpc.net/problem/12851",
"title": "숨바꼭질 2",
"id": "boj12851",
"platform": "boj",
"category": "그리디 알고리즘",
"category": "너비 우선 탐색",
"solved": false,
"givenDate": "2022-10-17T13:33:48.370Z"
"givenDate": "2022-10-18T19:38:39.390Z"
},
{
"link": "https://www.acmicpc.net/problem/17471",
"title": "게리맨더링",
"id": "boj17471",
"link": "https://www.acmicpc.net/problem/1931",
"title": "회의실 배정",
"id": "boj1931",
"platform": "boj",
"category": "정렬",
"solved": false,
"givenDate": "2022-10-19T01:23:06.850Z"
},
{
"link": "https://www.acmicpc.net/problem/9328",
"title": "열쇠",
"id": "boj9328",
"platform": "boj",
"category": "너비 우선 탐색",
"solved": false,
"givenDate": "2022-10-17T13:33:51.754Z"
"givenDate": "2022-10-19T01:23:06.850Z"
},
{
"link": "https://www.acmicpc.net/problem/1924",
"title": "2007년",
"id": "boj1924",
"platform": "boj",
"category": "구현",
"solved": false,
"givenDate": "2022-10-19T01:23:06.850Z"
}
]
},
Expand Down Expand Up @@ -153,5 +200,41 @@
}
],
"removedIds": []
},
{
"lastVisit": "2022-10-19T01:24:24.347Z",
"id": "[email protected]",
"nickname": "던킨먹는날",
"setting": { "day": 1, "number": 3, "platform": ["boj"], "lastUpdate": "2022-10-19T01:24:24.347Z" },
"problemList": [
{
"link": "https://www.acmicpc.net/problem/13305",
"title": "주유소",
"id": "boj13305",
"platform": "boj",
"category": "그리디 알고리즘",
"solved": false,
"givenDate": "2022-10-19T01:24:37.864Z"
},
{
"link": "https://www.acmicpc.net/problem/3135",
"title": "라디오",
"id": "boj3135",
"platform": "boj",
"category": "그리디 알고리즘",
"solved": false,
"givenDate": "2022-10-19T01:24:37.864Z"
},
{
"link": "https://www.acmicpc.net/problem/1009",
"title": "분산처리",
"id": "boj1009",
"platform": "boj",
"category": "구현",
"solved": false,
"givenDate": "2022-10-19T01:24:37.864Z"
}
],
"removedIds": []
}
]

0 comments on commit 314e40e

Please sign in to comment.