Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 552 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 552 Bytes

SmartSaver

Application for a personal budget management

Initial setup

Install postgreSQL database

PostgreSQL installer

install Visual studio Community 2019

open the VS IDE and ... Have fun :)

Naming conventions

Branching

For a branch prefix we use: feature-, fix-, chore-

C# Coding Conventions