About this project

Finaki is a web-based application for your financial management, you can record incoming and outgoing transactions. Equipped with graphs to make it easier for you to analyze your finances.

- Background

This application was created to assist me in recording incoming or outgoing finances so that they are more precisely controlled, and can be analyzed.

- Technology

This application is made with Typescript on the frontend and backend. The frontend is built with NextJS and TailwindCSS, and the backed is built with ExpressJS. For security this application is equipped with JWT (JSON Web Token).