Code Monkey home page Code Monkey logo

2022-1-ossp2-3k1s-3's Introduction

2022-1-OSSP2-삼경일서-3

2022년 1학기 공개SW프로젝트02반 3조 <삼경일서> 입니다.

✨<<심야 최소비용 귀가 경로 안내 시스템>>✨

팀장 : 2017112486 노진우

팀원 : 2018112116 김민수

팀원 : 2020111982 김아현

팀원 : 2018112025 박익범

OSRM 구현에 사용한 파일 첨부

지도파일

https://drive.google.com/drive/folders/1_DfZPKbwt9fEBwWXYZ0RY8Bvwb6irZLu?usp=sharing

OSRM

https://hub.docker.com/r/osrm/osrm-backend/ 전처리된 지도파일을 도커 image를 통해 빌드하여 EC2에 배포해서 사용하였습니다.

2022-1-ossp2-3k1s-3's People

Contributors

inrir avatar kimahhh avatar navy201x4 avatar parkikbum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

2022-1-ossp2-3k1s-3's Issues

[ADD] 반경 데이터를 받아서 합산된 추천 수와 추천 상세보기 API 구현

📌 Feature Issue

반경 데이터에 대한 id 값이 복수 값이므로 복수의 추천 테이블의 컬럼 값을 합산해서 응답해줍니다.

📝 To-do

  • 반경 데이터로 id 값을 추출해준다.
  • 추출된 데이터 값으로 추천 수를 합산해주고 응답한다.
  • 추출된 데이터 값으로 추천 상세를 합산해서 상위 2항목과 기타 2항목을 응답해준다.

[ADD] 출발지 목적지 입력

📌 Feature Issue

출발지와 목적지를 텍스트로 입력해서 위도경도 추출

📝 To-do

  • 출발지 위도 경도 추출
  • 목적지 위도 경도 추출

[FEAT] 추천 비추천 값 가져오기

📌 Feature Issue

📝 To-do

  • 경로, 추천, 비추천 테이블 생성
  • dotenv 라이브러리 생성
  • 추천, 비추천 req 받고 데이터베이스 갱신받기

[ADD] 집가자 기능 구현

📌 Feature Issue

  1. 위도 경도 불러오기
  2. 버튼으로 Activity 이동하기

📝 To-do

  • 위도 경도 불러오기
  • 버튼으로 Activity 이동 구현

[FEAT] 추천 상세보기와 추천 수 조회 API

📌 Feature Issue

추천, 비 추천의 상위 2개의 항목과 기타 2개의 항목을 보여주는 API
경로 id 값에 따라 추천 수(sum)을 보여주는 API

📝 To-do

  • 추천, 비 추천 상위 2개 항목과 기타 2개의 항목을 보여주는 API
  • 추천 수 보여주는 API

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.