Showing
1 changed file
with
15 additions
and
1 deletions
... | @@ -6,7 +6,21 @@ | ... | @@ -6,7 +6,21 @@ |
6 | - Web Framework : **Koa** | 6 | - Web Framework : **Koa** |
7 | - DBMS : **Mongo DB** | 7 | - DBMS : **Mongo DB** |
8 | 8 | ||
9 | -## ToDo | 9 | +# DataBase Table & Field |
10 | + | ||
11 | +- **유저 Table / 허브(가칭) Table** | ||
12 | + | ||
13 | +![https://github.com/Park-KwonSoo/Smart_Medicine_Bottle/blob/server/design/DataTable1.png?raw=true](https://github.com/Park-KwonSoo/Smart_Medicine_Bottle/blob/server/design/DataTable1.png?raw=true) | ||
14 | + | ||
15 | +- **약병 Table** | ||
16 | + | ||
17 | +![https://github.com/Park-KwonSoo/Smart_Medicine_Bottle/blob/server/design/DataTable2.png?raw=true](https://github.com/Park-KwonSoo/Smart_Medicine_Bottle/blob/server/design/DataTable2.png?raw=true) | ||
18 | + | ||
19 | +- **약 정보 Table** | ||
20 | + | ||
21 | +![https://github.com/Park-KwonSoo/Smart_Medicine_Bottle/blob/server/design/DataTable3.png?raw=true](https://github.com/Park-KwonSoo/Smart_Medicine_Bottle/blob/server/design/DataTable3.png?raw=true) | ||
22 | + | ||
23 | +# ToDo | ||
10 | 24 | ||
11 | - [x] MQTT Hosting | 25 | - [x] MQTT Hosting |
12 | 26 | ... | ... |
-
Please register or login to post a comment