Open Titowisk opened 3 years ago
New Table MonthlyConsolidatedTransactions (each row = month) expensesSum; incomeSum; AverageSum; StDeviation;
New Table MonthlyConsolidatedTransactionsByCategory HomeExpenses = 1, Transportation = 2, Food = 3, Clothing = 4, Healthcare = 5, Entertainment = 6, Education = 7, Savings = 8, Personal = 9,
https://docs.mongodb.com/drivers/csharp/#introduction
Use MongoDB just to get to know this tool (first I need to learn containers)
How much I expended in previous months? (line chart: green line shows earnings in each month, red line shows expenses)
How much is expected to be expended in next 3 months? (bar chart: showing the recurring costs based on previous history)
Second group of categories? (Apps, Streaming, Games,...)