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

https://github.com/kamiladd-byte/space-finance

Calculate couple finance on one place.This application is programmed for two people (couple). User adds a receipt (fields: price, place and date operation).
https://github.com/kamiladd-byte/space-finance

bootstrap4 css java-11 lombok mongodb-atlas spring-boot spring-security thymeleaf

Last synced: over 1 year ago
JSON representation

Calculate couple finance on one place.This application is programmed for two people (couple). User adds a receipt (fields: price, place and date operation).

Awesome Lists containing this project

README

          

## Table of contents
* [Description](#description)
* [Database use](#mongoDB)
* [Technologies](#technologies)
* [Functionalities](#functionalities)
* [Deploy](#deploy)

## Description

Space Finance is an application designed for couples who would like to have an insight into their expenses
home-type shopping, delivery lunches or trip planning.

The view layer is supported by thymeleaf and bootstrap 4 and CSS shaping GUI.

This application is programmed for two people (couple). User adds a receipt (fields: price, place and date operation).

## MongoDB:

This application connect with MongoDb Atlas.

## Technologies:

- backend: Spring-boot, Java 11, Lombok, Thymeleaf.

- frontend: Bootstrap 4, Html5, Css.

## Functionalities:

- adding a 'receipt': price, shop name, who was paying;
- object deletion and modification;
- calculation of the total amount;
- calculation of the number of 'receipts';
- list of all operations;

## Deploy

Deploy in Heroku: https://infinite-oasis-19504.herokuapp.com/