FLUTTER ECOSYSTEM

ComputerScienceHouse/devin

컴퓨터 과학 하우스의 자판기에서 아이템을 주문할 수 있는 귀여운 작은 안드로이드 앱입니다!

devin 프로젝트 이미지
Stars
6
Forks
1
최근 푸시(UTC)
2025. 10. 3.
프로젝트 상태
활성
Computer Science House GitHub avatar
GITHUB Organization

Computer Science House ↗

Rochester Institute of Technology공식 웹사이트 ↗
언어KotlinRubyShell

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

Flask

A little app you can use to order items from the Computer Science House vending machines!

Flask Icon

In code, Flask is called devin to avoid confusion with the web framework of the same name

Screenshots

Screenshot of Flask showing a list of available items

Installing Flask

You can get prebuilt versions of Flask from these places:

Building Flask

Building Flask is easy!

  1. Install Android development tools
  2. Clone the repo:
git clone https://github.com/ComputerScienceHouse/devin.git
cd devin
  1. Build Flask!
./gradlew bundleRelease