Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 1.83 KB

README.md

File metadata and controls

60 lines (44 loc) · 1.83 KB

실수 마스터 (Mistake Master)

Flutter MIT Firebase

매일매일 일어나는 여러분의 실수를 줄여주기 위한 앱입니다. 자주 발생하는 실수를 앱에 기록하여 실수를 줄여나갈 수 있도록 도와줍니다.

Installation

APK Version: Android

Flutter App generate:

git clone https://github.com/rlagksruf16/Daily-mistakes.git

Refer to it :

If the IDE doesn't automatically executes get packages
you have to manually type flutter pub get in the terminal

Usage example

flutter run

Release History

  • 0.1.2
    • CHANGE: Fix debug error.
  • 0.1.0
    • The first proper release
    • CHANGE: Change btn to modify mistakes.
  • 0.0.1
    • Create Project

Made By

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Use Stacks

  • Flutter
  • Firebase Authentication
  • Firebase Cloud Firestore
  • Firebase Cloud Functions

License

MIT