Showing
1 changed file
with
3 additions
and
2 deletions
... | @@ -38,14 +38,15 @@ | ... | @@ -38,14 +38,15 @@ |
38 | ## Roadmap | 38 | ## Roadmap |
39 | 1. build server (nodejs &express) | 39 | 1. build server (nodejs &express) |
40 | 2. adapt css (bootstrap) | 40 | 2. adapt css (bootstrap) |
41 | -3. add map api for highway & rest stop | 41 | +3. add map api for highway & rest stop (kakao map api) |
42 | 4. connect database(mongoose) | 42 | 4. connect database(mongoose) |
43 | 4. fetch api for rest stop weather, food menu and LPG gas station | 43 | 4. fetch api for rest stop weather, food menu and LPG gas station |
44 | 5. add login/sign up | 44 | 5. add login/sign up |
45 | +6. continue... | ||
45 | 46 | ||
46 | 47 | ||
47 | ## Contributing | 48 | ## Contributing |
48 | -please follow the steps below for contributing | 49 | +please follow the steps below for contributing this Project |
49 | 1. git fork | 50 | 1. git fork |
50 | 2. create branch from master | 51 | 2. create branch from master |
51 | 3. modify project | 52 | 3. modify project | ... | ... |
-
Please register or login to post a comment