DEV Community

Nobu
Nobu

Posted on • Edited on

Developing accounting application as a personal project

Application links

Application
https://accounting-app-six.vercel.app/login

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

Why I developed

I had worked as a back office staff for 3 years half before I became a software engineer.
I'm still interested in accounting, so I developed it this time.

Features

・Revenue and expense
Image description

・Journal entry
You can input a journal.
Image description

・Financial Analysis
Image description

・Financial Reports
Image description

・Journals
Image description

What technology I used

Next.js
TypeScript(Front-end and Back-end)

Front-end
・material ui
・react-hook-form
・styled-components
・swr
・highcharts
・zod
・jest

Back-end
・prisma
・bcrypt
・JWT
・zod
・jest

・Server
Vercel

・DB
Supabase

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

Top comments (0)