Code Monkey home page Code Monkey logo

moneta's Introduction

moneta's People

Contributors

tamura2004 avatar dependabot[bot] avatar ogisuired avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar  avatar

moneta's Issues

不正ログインできる

ログイン画面で名前を入れたらIDとパスワードを入力しなくてもログインできる。
パスワードが間違っていてもログインできる

修正モジュール:pages/login

反省点

・受講者の名前、座席表の確認。
・バグレポートはGitHubのissueに。
・devlopを使うように受講者に周知する。
・チューターが受講者の進捗状況のスピード間に注意する。
・チェックリストでver確認を行う。および、テキストにver確認を追加する。
・発表時にマイクが使えるようにしておく。北川さんに聞く。
・DBをグループ1つに用意したい。(リセットは16時)(DB切り替え3回行ったため)
・vuetifyの最低限の知識は必要。https://vuetifyjs.com/ja/getting-started/quick-start
・資格情報マネージャからGitHubの情報を削除しておく。
・git configファイル消す。
・Chromeの資格情報の削除。
・VSコードのカレントフォルダかワーキングスぺースの削除。
・前回と今回のプロジェクトフォルダをどこかに退避。
・端末周りの初期化
・(git config -l) (git branch),  (git satas) これ大事
・nuxt.config.jsのID変更方法 https://ja.nuxtjs.org/faq/host-port/
・ルータは、Wifi接続で10台、Bluetooth5台接続可能https://www.nttdocomo.co.jp/binary/pdf/support/manual/N-01J_J_syousai.pdf P100 参照
・発表時に 変更前(aws)と変更後(localhost)を比較することわかりやすい。
・ChromeのF12の拡張機能でログの確認が重要。
・タップは借用する。
・マウスの電池が必要。
・USBマウスは不要。
・充電ケーブルは探しておくこと。目黒7Fキャビネにある。
・WiFiルータは人事から1つ借りる。

APPID

apiKey: "AIzaSyBp0VVzKXpkPOkG7AKLBjiQ4ON41LfJIPk",
authDomain: "checkit-56f02.firebaseapp.com",
databaseURL: "https://checkit-56f02.firebaseio.com",
projectId: "checkit-56f02",
storageBucket: "checkit-56f02.appspot.com",
messagingSenderId: "959432634799",
appId: "1:959432634799:web:007a9c89f69ad0f2"

自分に出金すると残金が増える

自分に対して出金をすると、その分が残金に増える。
例 残金100000円の状態で100000円出金すると、自分の残金が手数料を抜いた216円を差し引いた、98784円増える。そして残金が298784円になる。

修正モジュール:pages/transfer

残高のバグ

¥99,784 → ¥8,000,000
元の残高(¥99,784)以上で振り込みを実行しようとすると、ログインの画面に遷移

APIKey

firebase.ts内にAPIKeyとか書いてあるのマズくないですか。
最悪の場合、firebaseをガッツリ使用されて請求来る可能性が…?
念のため、Private Repositoryに変更しておいたほうが良いのでは

mapGetterの意味について

プログラムの中で、mapGetterという関数?が使われています。
これの先頭の...は何を意味しているのでしょうか。

computed: {
 ...mapGetters("banks", ["num"]),
 id() {
  return 1;
 }

APIKEY_kubo

apiKey: "AIzaSyDXEdgDM7sxK1MSp0gyzuoyo08PMyDyr88",
authDomain: "moneta-e4f2a.firebaseapp.com",
databaseURL: "https://moneta-e4f2a.firebaseio.com",
projectId: "moneta-e4f2a",
storageBucket: "",
messagingSenderId: "251368168453",
appId: "1:251368168453:web:52eab046e781596aa4d06c"

振込金額について

振込金額が0やマイナス、eで振込できてしまう。

修正モジュール:pages/transfer/amount

マイナス出金すると残高が増える

振込の際に、数字にマイナスを付けて出金を行うと、出金した分残高が増える。
例 -1000000と入力すると、手数料分が引かれた999784が残金として増える。

MONETAの文字の改善

ログイン画面の動くMONETAの文字の改善

アルファベットごとではなくMONETAをまとめて動作させる

修正モジュール:middleware/p5.js

振込手数料と振り込みの順

入金明細の欄に、一回目の振り込みでは振込→振込手数料の順だったが、
二回目の振り込みでは、振込手数料→振込の順になっていた。

修正モジュール:pages/statements

パスワードについて

パスワードを4文字で入力しても「4文字以上入力してください」というエラーが出てしまう。
修正モジュール:MN0002 pages/signin

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.