Skip to content

U-jinLee/location-based-gourmet-recommendation-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

지리기반 맛집 추천 웹 서비스, 구루메

Table of Contents

개요

본 서비스는 사용자 위치에 맞는 맛집 및 메뉴를 추천해 더 나은 다양한 음식 경험을 제공하고, 음식을 좋아하는 사람들 간의 소통과 공유를 촉진하려 합니다.
경기도 공공데이터 API를 활용해, 지역 음식점 목록을 자동으로 업데이트 하고 이를 활용합니다.

Skill

언어 및 프레임워크: Static Badge Static Badge
데이터베이스 및 테스트: Static Badge Static Badge
배포 : Static Badge
ETC: Static Badge

Installation

Install MOA project with gradle

./gradlew bootjar
./gradlew bootrun

Running Tests

To run tests, run the following command

  ./gradlew test

Static Badge
coverage

프로젝트 진행 및 이슈 관리

Notion
img.png

ERD

coverage

  • 유저는 위치 정보와 맛집 추천 여부 컬럼을 가진다.
    • 위치 정보를 통해 유저 근처의 맛집을 추천한다.
    • 맛집 추천 여부를 받아 원하지 않는다면 추천을 하지 않는다.
  • 평점 추천 서비스를 제공한다.

TIL 및 회고

Authors

이유진 윤준영 김가영 김성은 김재민
@U-jinLee @upqnu @gabang2 @chickencoc @JaeMin1130

About

지리기반 맛집 추천 웹 서비스, 구루메

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%