GithubHelp home page GithubHelp logo

qr-note's Introduction

qr-note

This application notes down text and images using QR code values as keys.

Getting Started

Access to https://qr-note.mox.si/ OR

cd front
npm install
npm run start

and access to localhost:1234

Prerequisites

Requires a firebase account.

Installing

...

qr-note's People

Contributors

moezakura avatar mopeneko avatar

Watchers

 avatar

Forkers

mopeneko

qr-note's Issues

エラー系の処理が皆無

エラー系の処理が皆無なので追加する。
大まかな方針は以下の通り

  • vuex でグローバルなエラーを追加する
  • vuex のエラーをWatchしていてエラー内容が追加されればLayoutレベルでエラーダイアログを出す

エラーを追加しなきゃならない操作は以下 (現時点で把握してる物)

  • 認証系全般のエラー
  • QRのデータが正常に読み取れなかった場合
  • QRのデータが空または空文字で会った場合
  • メモのCURD全般
    • メモの編集に失敗した場合
    • メモの追加に失敗した場合
    • メモの削除に失敗した場合
  • 画像の追加に失敗した場合
  • 画像の削除に失敗した場合 ( こっちも必要 #4 )

Home画面を整備

Hone画面が起動ボタンしかないので、

  • 起動ボタンをQRを読み取るボタンに変更
  • 自分で登録したQRの一覧を追加
    • 一覧ではタイトルとメモしたMarkdownを検索できるようにする
    • 検索はサーバー側でやらず全件firestoreから取得しフロントエンドで行う
  • アカウントのステータスを表示する
    • 現在の登録件数
    • 画像の総Byte数
    • Markdownの総Byte数

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.