1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

個人開発で会計アプリを再度開発しました!

Last updated at Posted at 2024-09-30

各種リンク

アプリケーション
https://accounting-app-six.vercel.app/login

Github
https://github.com/nobu0605/accounting-app

開発した理由

自分はエンジニアになる前に3年半バックオフィスの仕事をしていました。
今でも会計に興味があるので、今回開発しました。

4年前にも同様のアプリを開発しました。現在は動いていなく、今回新規で改めて開発しました。
https://qiita.com/nobu0605/items/14320342f66bc718e2a5

機能

・収益と費用
画像の説明

・仕訳入力
画像の説明

・財務レポート
画像の説明

・仕訳一覧
画像の説明

使った技術

Next.js
TypeScript
Jest

フロントエンド
・react-hook-form
・styled-components
・swr
・highcharts

バックエンド
・prisma
・bcrypt
・JWT

・サーバー
Vercel

・DB
Supabase

・ER 図
https://dbdiagram.io/d/66e777896dde7f41492fd7d4

1
1
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
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?