Maddox Werts OBJNULL
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-03 10:53:28 -04:00
a214bfef1c Fixed REGEX statement for WebScraping
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-02 16:23:55 -04:00
48b69828c5 Created UNFINISHED scraper
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-02 16:23:37 -04:00
5d5df73b7c Main implements TOKIO
80c6b51d01 Backend properly implements TOKIO & Scraper
Compare 2 commits »
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-02 15:53:30 -04:00
9892b663d2 Added documentation to start
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-02 15:53:17 -04:00
e8d5a06bc8 Implemented Tokio
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-02 15:27:05 -04:00
31601a2dd6 Created Calculator
241ca41d83 Organized Calculator
Compare 2 commits »
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-02 15:12:47 -04:00
1627998e1e Fixed bug with abs date change
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-02 15:04:18 -04:00
43cb58cab4 App now adapts CalcResult & Updated CalculationResult
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-02 15:04:01 -04:00
5e5882d7de simplified & expanded CalculationResult
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-02 15:03:32 -04:00
7489515962 App implements CalcResult for more complex calculations
1bdeaa8cd7 Created CalcResult Structure
Compare 2 commits »
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-02 15:03:01 -04:00
c3fd6dea17 Calculation implements the CalendarGrid widget
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-02 15:01:09 -04:00
66c13bc08a Created Calendar Widget
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-02 13:13:28 -04:00
7fdd511c97 Fixed theming coloring issues
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-01 18:31:53 -04:00
6a6dd68a32 Fixed Bug :)
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-01 18:29:05 -04:00
d7721b3a8f Polished UI
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-01 17:18:55 -04:00
1f85666377 Added Days Message
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-01 16:19:08 -04:00
39647abec7 Slight QOL Adjustment
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-01 15:52:27 -04:00
a16579802d App now uses the backend.calculate() function
845df07b86 Added Regex and Chrono to libs
72f4dfceb1 Created the calculate() function
10f6e9e17e Updated the App to work with the calculate func
Compare 4 commits »
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-01 13:54:23 -04:00
d4b7b500c8 Updated main to adapt changes
2a2ee14a15 App uses backend to created prices on slint
494b38a89b Created simple backend with hard-coded prices
9fbee2f2a3 Added functionality to the Slint App
Compare 4 commits »
OBJNULL pushed to main at OBJNULL/Express-Prorate 2025-08-01 11:14:19 -04:00
78b3460019 Created basic slint runtime