https://github.com/deanlogan/finance-tracking-app
finance-tracking-app
https://github.com/deanlogan/finance-tracking-app
android-app flutter gradle java-17 spring-boot
Last synced: 3 months ago
JSON representation
finance-tracking-app
- Host: GitHub
- URL: https://github.com/deanlogan/finance-tracking-app
- Owner: DeanLogan
- Created: 2024-11-07T20:10:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-15T19:56:53.000Z (over 1 year ago)
- Last Synced: 2025-03-15T20:23:27.983Z (over 1 year ago)
- Topics: android-app, flutter, gradle, java-17, spring-boot
- Language: Java
- Homepage:
- Size: 940 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Finance Tracking App
> **⚠️ Work in Progress:** Currently working on the backend, no frontend yet.
The **Finance Tracking App** is a Java-based application designed to help users manage and track their financial activities effectively. This repository contains the source code, API documentation, and deployment workflows for the application.
## Project Structure
- **`financetrackingbackend/`**: Contains the backend code made using SpringBoot.
- **`.github/workflows/`**: GitHub Actions workflows for CI/CD, including Swagger UI deployment to GitHub Pages and build of the backend code.
## API Documentation
The API documentation is available via Swagger UI. You can view it here:
[View Swagger UI](https://deanlogan.github.io/finance-tracking-app/)