Skip to content

bill7845/project_BeFriend_spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project_BeFriend

Befriend 프로젝트 정리

전체 프로젝트 중 담당한 부분 정리


1. Spring 기반 MVC 구조

  • VIEW <--> CONTROLLER <--> MODEL(.JAVA) 패턴으로 구현



2. 크롤링 활용 실시간 데이터 확보(Jsoup,Selenium)

  • 실시간 부동산 데이터 확보 위한 크롤링 구현
  • Jsoup과 selenium 활용한 크롤러 구현



3. Google map Api 기반 map 구현

  • 구글 API 기반 map 구현
  • Geocoding(+Reverse Geocoding) 활용 주소명<->위도,경도 구현
  • 크롤링 활용 실시간 데이터 기반 길찾기(direction),주변검색(places) 구현

About

Befriend 프로젝트 정리 (spring version)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages