Coder Social home page Coder Social logo

wakamenod / suito Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 60.7 MB

Cashbook application

Kotlin 0.01% Swift 0.15% Objective-C 0.01% Dart 65.36% CMake 1.49% C++ 1.87% C 0.11% HTML 0.29% Dockerfile 0.07% Go 30.39% Emacs Lisp 0.04% Ruby 0.22% Shell 0.01%

suito's Introduction

Suito

全体の構成

※ Flutter webは Google Play Storeの「データ削除ポリシー対応」として、アカウント削除ページ作成に使用

drawio/system2.drawio.png

試したこと (Flutter)

  • ローカライズはslangを使用
  • envied で環境変数の取得
  • firebase_authを使った認証
  • riverpodで状態管理
  • go_routerでの画面遷移・ルーティング
  • Flutter webでアカウント削除ページの作成
  • dio をつかったAPI通信
    • モデル部分はopenapiによる自動生成
  • unitテスト、widgetテストの導入
  • フォーム実装およびバリデーションはformzを使用
  • サーバーバージョンチェック
    • アプリバージョンと不一致の場合ストアへ遷移
  • syncfusion_flutter_charts によるチャートの実装

試したこと (Go)

  • Webフレームワークは echo を使用
  • ORMは gorm を使用
  • 簡単な3層レイヤーを導入
  • swag を使ったSwaggerドキュメント生成
  • firebase認証
    • Middlewareでクライアントから送られたIdTokenを認証
  • 独自エラー定義
  • moq を使ったモック生成
  • gocron による定義処理の実装

-

suito's People

Contributors

wakamenod avatar

Watchers

 avatar

suito's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.