Skip to content

fujiwara-e/latin_one

 
 

Repository files navigation

TUI コーヒー豆注文アプリケーション ☕️☕️☕️

GitHub License

GitHub Repo stars

LatinOne Home LatinOne Home LatinOne Home

LatinOne

本リポジトリは,2024年度乃村研究室勉強会の題材として開発したコーヒー豆注文アプリのリポジトリである.

SDK Version

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.24.5, on macOS 12.6 21G115 darwin-arm64, locale ja-JP)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 14.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.2)
[✓] VS Code (version 1.96.2)
[✓] Connected device (3 available)

Setup

  1. 本プロジェクト を clone する
git clone git@github.com:hosokawa-kenshin/latin_one.git
  1. 依存関係をインストールする
cd latin_one
flutter pub get
  1. アプリを実行する
flutter run

Features

  • データベース (Firebase Firestore)
  • プッシュ通知 (Firebase Cloud Messaging)
  • コーヒー豆の注文

License

このプロジェクトはBSD 3-Clause Licenseの下でライセンスされている. 詳細については,LICENSEファイルを参照.

About

2024年乃村研勉強会

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dart 70.5%
  • C++ 13.7%
  • CMake 10.8%
  • Ruby 1.6%
  • Swift 1.5%
  • HTML 1.0%
  • Other 0.9%