Git Product home page Git Product logo

pocket's Introduction

pocket

GitHub GitHub top language GitHub language count GitHub last commit GitHub release (latest by date) GitHub tag (latest by date) code style: prettier code checker: eslint

Description

このアプリケーションは、利用者の家計の記録を補助します。

これにより、利用者の消費活動の記録と、予算を組むことができます。

その結果、利用者の消費活動の振り返りと計画の修正を立てることができます。

Modeling

Usage

詳細なコマンドは以下の scripts のセクションをご覧ください。

package.json

dev : npm run dev ... devtools && electron を起動

clean : npm run clean ... 古いコンパイルしたリソースを削除

build : npm run build ... 配布用資材の構築を実施

serve : npm run serve ... electron 起動

start : npm start ... clean -> build -> serve の順番でコマンドを起動

storybook : npm storybook ... storybook を起動

Distribution

Windows / Linux - Ubuntu

docker を起動して、その中で、コンパイルを実施する

License

Author

pocket's People

Contributors

dependabot[bot] avatar onesword0618 avatar

Watchers

 avatar

pocket'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.