Name Last Update
config Loading commit data...
public Loading commit data...
views Loading commit data...
.env Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
main.html Loading commit data...
package.json Loading commit data...
server.js Loading commit data...

사용자 집 구매 예측 서비스(Home Purchase Prediction)

About the Project

  • 사용자의 월소득, 월지출, 거주 지역을 입력받아 사용자의 위치 근처의 집 매매 데이터 바탕으로 집구매를 예측한다.

home

Languages

  • JavaScript
  • HTML
  • CSS

Built with

  • Node.js
  • EJS
  • MySQL

API

Usage

Roadmap

Contributing

  1. 프로젝트 fork
  2. 기능 분기 만들기 (git chekcout -b feature/featureName)
  3. 변경 사항 커밋 (git commmit -m "Add feature~")
  4. 푸시 (git push origin feature/featureName)
  5. pull request

License

Distributed under the MIT License.

Contact