Toggle navigation
Toggle navigation
This project
Loading...
Sign in
오지민
/
HomePurchaseAgePrediction
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-10 15:45:42 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ff367baad426af55617143dac83ff9642606a142
ff367baa
1 parent
ddd11e00
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
11 deletions
README.md
README.md
View file @
ff367ba
...
...
@@ -22,24 +22,27 @@
## Getting Started
1.
git clone
2.
cd HomePurchaseAgePrediction
3.
npm install
4.
kakaomap api key를 API_KEY에 입력
5.
발급받은 도메인을 server.js에서 domain = "도메인";
6.
.env file 생성 -> db 접속
+
로컬에서 동작시키기
1.
git clone
2.
cd HomePurchaseAgePrediction
3.
npm install
4.
kakaomap api key를 API_KEY에 입력
5.
발급받은 도메인을 server.js에서 domain = "도메인";
6.
.env file 생성 -> db 접속
## Usage
+
배포된 웹사이트에서 동작시키기
(https://2020105619.oss2021.tk:8080/)
## Usage
![
image
](
/uploads/252acb5299d638d0c978f900a161983c/image.png
)
ex. 월소득: 1000 월지출: 25 주소: 부산광역시 사산구 주례동
![
image
](
/uploads/77b2742c0495cc6577d5e77e69d61da1/image.png
)
## Roadmap
데이터 분석을 통한 정확한 집값 예측
## Contributing
1.
프로젝트 fork
...
...
Please
register
or
login
to post a comment