Toggle navigation
Toggle navigation
This project
Loading...
Sign in
박정민
/
TFT
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Jungmin Park
2021-11-15 19:11:15 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
531ba9a0316c6b04664f3dc470d61221b5d5d2c0
531ba9a0
1 parent
d06d1607
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
3 deletions
README.md
README.md
View file @
531ba9a
## 2021 - 2학기 오픈소스SW개발 프로젝트
#### 지자체별 행사 / 축제 정보 및 날씨 제공 서비스
---
***
---
## 지자체별 행사 / 축제 정보 및 날씨 제공 서비스
1.
Service 1 - web
1.
Backend Server
1.
Mongoose를 사용하여 Database와 Node.js 연결
1.
Frontend
1.
Svelte를 사용하여 관광지 정보를 알려주는 유저 인터페이스로 사용
1.
Service 2 - DB
1.
API로부터 받아온 정보를 관리하고 Server에 제공
1.
Service 3 - API Handler
1.
API를 호출하여 DB에 write함
1.
[
관광공사 API
](
https://api.visitkorea.or.kr/main.do
)
를 호출하여 Database에 Write함
1.
[
카카오 지도 API
](
https://apis.map.kakao.com/
)
를 호출하여 지도 위에 핀 및 마커 설정
...
...
Please
register
or
login
to post a comment