Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 208 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 208 Bytes

Household Management Tool

A simple application for managing the household: recipes, expenses, tasks.

Running

mvn spring-boot:run will start the app

A running PostgreSQL database is required.