Commit graph

29 commits

Author SHA1 Message Date
e8d5a06bc8 Implemented Tokio 2025-08-02 15:53:13 -04:00
31601a2dd6 Created Calculator 2025-08-02 15:27:02 -04:00
241ca41d83 Organized Calculator 2025-08-02 15:26:55 -04:00
1627998e1e Fixed bug with abs date change 2025-08-02 15:12:44 -04:00
43cb58cab4 App now adapts CalcResult & Updated CalculationResult 2025-08-02 15:04:14 -04:00
5e5882d7de simplified & expanded CalculationResult 2025-08-02 15:03:56 -04:00
7489515962 App implements CalcResult for more complex calculations 2025-08-02 15:03:29 -04:00
1bdeaa8cd7 Created CalcResult Structure 2025-08-02 15:03:06 -04:00
c3fd6dea17 Calculation implements the CalendarGrid widget 2025-08-02 15:02:51 -04:00
66c13bc08a Created Calendar Widget 2025-08-02 15:01:06 -04:00
7fdd511c97 Fixed theming coloring issues 2025-08-02 13:13:25 -04:00
6a6dd68a32 Fixed Bug :) 2025-08-01 18:31:47 -04:00
d7721b3a8f Polished UI 2025-08-01 18:29:02 -04:00
1f85666377 Added Days Message 2025-08-01 17:18:51 -04:00
39647abec7 Slight QOL Adjustment 2025-08-01 16:19:05 -04:00
a16579802d App now uses the backend.calculate() function 2025-08-01 15:52:22 -04:00
845df07b86 Added Regex and Chrono to libs 2025-08-01 15:51:58 -04:00
72f4dfceb1 Created the calculate() function 2025-08-01 15:51:39 -04:00
10f6e9e17e Updated the App to work with the calculate func 2025-08-01 15:51:18 -04:00
d4b7b500c8 Updated main to adapt changes 2025-08-01 13:54:19 -04:00
2a2ee14a15 App uses backend to created prices on slint 2025-08-01 13:54:09 -04:00
494b38a89b Created simple backend with hard-coded prices 2025-08-01 13:53:52 -04:00
9fbee2f2a3 Added functionality to the Slint App 2025-08-01 13:53:30 -04:00
78b3460019 Created basic slint runtime 2025-08-01 11:14:11 -04:00
094209d19f Added TASE logo 2025-08-01 10:58:23 -04:00
44bcf2cc4d Added Slint to Dependencies 2025-08-01 10:58:05 -04:00
5bedf0fab9 Created basic app menu 2025-08-01 10:57:54 -04:00
f72e5f021d Updated project name 2025-08-01 09:37:13 -04:00
c3706fbb41 Initial commit 2025-08-01 09:32:38 -04:00