Skip to content

TONYRYANWORLDWIDE/Windows-Forms-Budgeting-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSharp

C# Budgeting App

Purpose

Provide a form that allows me to update SQL Server tables currently on an Azure server containing my Bills, income, and bank balance.

Current Process

SSIS package creates a csv report that is used to create Tableau dashboard showing budget projection

Next Steps

Add client API to obtain and push data to database as opposed to using LINQ classes (dbml files)