Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 858 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 858 Bytes

Solution-challenge-2023 cafe labo

An application that solves problems (food loss, crowding, etc.) in cafeterias.

Abstract

Cafeterias are suffering from food loss and crowding. To solve these problems, we introduce a program that uses image recognition to determine the number of people to know how crowded it is. It is expected to reduce food loss by avoiding congestion and unnecessary waiting time and identifying the proper amount of food to be served to customers.

How to Use

Step1:

Download or clone this repository:

https://github.com/gdsc-tmu/solution-challenge-2023.git

Step2:

Go to the root directory and type the following command:

flutter pub get

Step3:

Please type the following command to select your device and launch the application:

flutter run