Skip to content
@Peralta-CashFlow

CashFlow

Take control of your finances easily! Track your income, expenses and savings effortlessly with a modern and intuitive app designed for smart money management.

CashFlow

Managing your money has never been easier! CashFlow is a modern and intuitive financial tracking app designed to help you take control of your finances effortlessly.

With a friendly user interface you will be able to register your incomes and expenses and with the help of generated graphics you will be able to understand what is happening on your financial life.

Summary

Project Architecture

The project is based on microservices architecture where we will have multiple APIs each one with your responsibility strongly defined.

The chosen architecture will make the app easy to scale up, improve maintenance and facilitate errors identification and treatment.

APIs

UI

Utilities

Docker

Project Organization

For the project organization we will use GitHub Projects to create a kind of Scrum board where we will define the US to be developed and also the tasks that must be linked to PRs making it easier to track the development evolution.

Documentation

All applications will have a GitHub pages with Swagger documentation to help on understanding.

Good Practices

We strongly believe that good practices are the pillar to develop an amazing solution. Here are some of ours practices:

  • Unit Tests: All APIs need to have at least 80% of code coverage;
  • Clean Code: Will use SonarQube to maintain our code clean;
  • Commits: All commits should follow Conventional Commit standards;
  • All those practices will be enforced with the help of GitHub Actions.

Technologies

Containerization

The project is containerized using Docker, which allows for easy deployment and scaling. The Docker Compose file orchestrates the different services, making it simple to run the entire application stack locally or in production.

You can find the Docker Compose file and the documentation to run it in the CashFlow-Compose repository.

Team

Reach Out

Feel free to reach out if you have any doubts or suggestions!

Email

Pinned Loading

  1. CashFlow-Compose CashFlow-Compose Public

    This repository is responsible to maintain CashFlow compose configuration.

  2. CashFlow-Libraries CashFlow-Libraries Public

    This repository is responsible to manage all CashFlow libraries.

    Java

  3. CashFlow-WorkFlows CashFlow-WorkFlows Public

    This repository is responsible of managing all CashFlow GitHub Actions workflows.

    Dockerfile

Repositories

Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…