Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 960 Bytes

File metadata and controls

42 lines (30 loc) · 960 Bytes

FinanceHub - Revolutionary Finance Management Platform

Project Overview

FinanceHub is a modern full-stack finance management application built with Spring Boot and Angular.

Created by: @tekteku
Date: 2025-11-06

Tech Stack

  • Backend: Spring Boot 3.2 + Java 17 + PostgreSQL
  • Frontend: Angular 17 + TypeScript + Material UI
  • Security: JWT Authentication
  • DevOps: Docker + GitHub Actions

Quick Start

\\�ash

Start database

docker-compose up -d

Run backend (in IntelliJ IDEA)

Open backend folder and run FinanceHubApplication.java

Access

\\

Development Progress

  • Project structure created
  • Backend API implementation
  • Frontend development
  • Authentication system
  • Transaction management
  • Analytics dashboard

Built with by tekteku