Skip to content

consumption forecasting app with machine learning, helping manage operation of store

Notifications You must be signed in to change notification settings

ellynhan/forecast-sale-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 

Repository files navigation

READY

날짜와 날씨 API를 활용한 시계열 예측 머신러닝 기반 수요 예측 재고관리 앱(Android)

function1

Information

기능 소개

  • 매출 예측 보기(오늘, 내일)
    function1 function1
    매출 한달 치 데이터를 서버로 전송하여 오늘, 내일 매출 예측량을 계산하여 보여줍니다.
    기상청 API 정보와 날짜, 수량 데이터를 바탕으로 LSTM 모델 학습으로 오늘, 내일 예측 데이터를 산출합니다.

  • 메뉴 / 매출 데이터 관리
    function1
    SQLite를 사용하여 메뉴 추가, 수정, 삭제 구현. 매출은 추가만 가능하며 메뉴를 삭제하면 해당되는 매출 데이터도 함께 삭제.

  • 매출 통계
    function1
    내부 DB 데이터와 연동하여 메뉴별, 기간별(일주일, 한달), 요일별, 날씨별로 매출 통계를 볼 수 있습니다. 전체 매출 통계는 line chart 형식으로 요일별, 날씨별은 pie chart 형태로 보여지게 됩니다.

Structure

function1

Android Build Caution

  1. You should open 'Ready' directory not 'ForecastConsumption'
  2. Create and set your own 'local.properties' file on 'Ready' directory

Contributor

About

consumption forecasting app with machine learning, helping manage operation of store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages