31
30

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

個人開発で会計ソフトを開発しました

Last updated at Posted at 2021-07-24

各種リンク

front-end
https://github.com/nobu0605/accounting-application
back-end
https://github.com/nobu0605/accounting-application-api

application
https://accounting-application-front.herokuapp.com

背景

自分はエンジニアにキャリアチェンジする前に、経理などのバックオフィスの仕事を3年半ほどしていました。経理の仕事には今も興味があるので、今回個人で会計ソフトを開発してみました。

機能(一部)

・言語切り替え
日本語と英語を選ぶ事ができます。

日本語
スクリーンショット 2021-07-24 14.50.16.png

英語
スクリーンショット 2021-07-24 11.52.38.png

・振替伝票
仕訳を入力する事ができます。
スクリーンショット 2021-07-24 11.56.05.png

・財務レポート
スクリーンショット 2021-07-24 11.57.35.png

・仕訳一覧
スクリーンショット 2021-07-24 11.57.47.png

使用した技術

・フロント
React version 17.0.1
Typescript version 4.0.5

・バックエンド
Laravel Framework 6.20.4
PHP 7.3.24
MySQL 5.7

・CI/CD
GitHub Actions

・サーバー
Heroku

・ER図
https://drive.google.com/file/d/14r1bxllKWg7Ih6xf9yeYxHyRrDL5FkrU/view?usp=sharing

31
30
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
31
30

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?