DEV Community

Nobu
Nobu

Posted 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.

This is an old one. Currently not working. I renewed it this time.
https://dev.to/nobu0605/i-developed-accounting-application-as-a-personal-project-1lk3

Features

・Revenue and expense
Image description

・Journal entry
You can input a journal.
Image description

・Financial report
Image description

・Journals
Image description

What technology I used

Next.js
TypeScript
Jest

Front-end
・react-hook-form
・styled-components
・swr
・highcharts

Back-end
・prisma
・bcrypt
・JWT

・Server
Vercel

・DB
Supabase

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

Top comments (0)