An open API service indexing awesome lists of open source software.

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

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/)