Skip to content

효율적인 냉장고 관리 서비스, 비워줘! 냉장고!

Notifications You must be signed in to change notification settings

jhk3261/B-Naeng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

### 가상환경 구성

1. anaconda 환경
2. python=3.10
3. eg. conda create -n B_Naeng python=3.10
4. conda activate B_Naeng

### 서버 실행

1. B-Naeng 폴더(backend 폴더, frontend 폴더의 부모 폴더)를 열고 터미널을 연다.
2. conda activate 가상환경명
3. cd backend
4. (\*필요시) pip install -r requirements.txt
5. python main.py

### 앱 실행(iOS)

1. frontend 폴더를 연다.
2. flutter pub get
3. cd ios
4. pod install
5. cd ..
6. flutter run 또는 open ios/Runner.xcworkspace
7. 빌드 타겟을 지정(실물 기기는 반드시 후자, 카메라 사용은 시뮬레이터에서 불가)

About

효율적인 냉장고 관리 서비스, 비워줘! 냉장고!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published