고다경

최종+발표자료

......@@ -15,6 +15,46 @@
"gender": "male",
"height": "160",
"weight": "60"
},
{
"ID": "yoon",
"password": "9999",
"age": "20",
"gender": "male",
"height": "170",
"weight": "70"
},
{
"ID": "steve",
"password": "9876",
"age": "25",
"gender": "male",
"height": "175",
"weight": "70"
},
{
"ID": "jane",
"password": "1111",
"age": "20",
"gender": "female",
"height": "165",
"weight": "60"
},
{
"ID": "soso",
"password": "soso",
"age": "20",
"gender": "female",
"height": "160",
"weight": "55"
},
{
"ID": "potter",
"password": "7777",
"age": "21",
"gender": "male",
"height": "170",
"weight": "65"
}
]
}
\ No newline at end of file
......
......@@ -212,7 +212,7 @@ helper.getCurrentWeatherByCityName("Seoul", (err, currentWeather) => {
background-color: rgb(102, 219, 180);
font-weight: bold;
width: 100%;
height: 100%;
height: 75%;
}
#container3{
float: right;
......
{"cookie":{"originalMaxAge":null,"expires":null,"httpOnly":true,"path":"/"},"__lastAccess":1559837072152,"is_logined":true,"ID":"harry"}
\ No newline at end of file
{"cookie":{"originalMaxAge":null,"expires":null,"httpOnly":true,"path":"/"},"__lastAccess":1559840305237,"is_logined":true,"ID":"potter"}
\ No newline at end of file
......
No preview for this file type