Coder Social home page Coder Social logo

kt3k / moneybit-app Goto Github PK

View Code? Open in Web Editor NEW
7.0 5.0 0.0 16.79 MB

💵仕訳帳を入力したら損益計算書・貸借対照表を表示してくれるアプリ WIP

Home Page: https://kt3k.github.io/moneybit-app/

License: MIT License

JavaScript 81.49% SCSS 6.16% Nunjucks 12.35%
app webview-app android ios accounting straw

moneybit-app's Introduction

MoneyBit App - WIP

オープンソースの会計処理アプリ (フリーランサー向け)

CircleCI codecov

概要

  • 経理アプリ
  • 100% オープンソース
  • フリーランス非小売業向け
  • 年次取引数1000未満の個人事業主がメインターゲット

Goals

  • このアプリだけで日本で確定申告が出来る
  • アプリに適切に入力すれば、電卓を一切使わずに決算書の各項目を入力できる

Non-Goals

  • 決算書自体の出力, 確定申告書の出力
  • 日本以外の国のサポート (issue で上がったら順次対応していきたい, 初期リリースでは must ではない)
  • 小売など, 取引数の多い業種のサポート, PoS 連携
  • 複式簿記を知らないユーザーのサポート

High level architecture

  • WebView app
    • Use straw as native bridging framework.
  • Use capsid as UI framework.
  • Use DDD as design architecture of business logic.
  • Use bulma for css framework.
    • could be changed later.
  • Store journal data in straw.Storage.
  • i18n with t10.
  • transpile with babel
  • bundle scripts with browserify (I like it)
  • build the static resources with bulbo.
  • test with karma, mocha, chai.
  • test coverage with istanbul and codecov.
  • ci with circle-ci.

Wireframes

Features

  • Can manage multiple journals. Can switch journals.
  • Can set up/modify period of each journal.

License

MIT

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.