Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source-group1
/
animal-Info
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
오수빈
2021-06-01 20:34:10 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
675be8dd8b63e47881801ef213cbe769760c8616
675be8dd
1 parent
73db54c3
modify README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
5 deletions
README.md
README.md
View file @
675be8d
animal_Info
#
animal_Info
## 프로젝트 주제
반려동물 관련 지역 생활 정보를 구마다 검색해주는 사이트
서울시 반려동물 관련 지역 생활 정보를 구마다 검색해주는 사이트
동물병원, 동물약국, 동물 의료기기, 공원의 이름과 주소를 출력해줍니다
##
개발 히스토리
-
readme 작성, 공공데이터 preprocessing, 데모 파일 만들기
-
공공api에서 정보 받아와서 리스트 만들기
##
조원
전자공학과 2018103999 박은수
컴퓨터공학과 2017104004 오수빈
## 사용 방법
1.
거주구 선택
2.
검색하고 싶은 카테고리 클릭
## 개발 환경
-
front end : EJS template engine
-
back end : nodejs express framework
## 사용 API
-
문화데이터광장 / 오픈API / 반려동물을 위한 지역 생활 정보
https://www.culture.go.kr/data/openapi/openapiView.do?id=519&category=E&gubun=B
## 실행 방법
1.
git repository clone
2.
.env 파일 추가 (API 키 발급)
-
REACT_APP_API_KEY =
[
키값
]
3.
npm install
4.
npm run start
5.
http://localhost:3000 접속
\ No newline at end of file
...
...
Please
register
or
login
to post a comment