Commit Graph

20 Commits

Author SHA1 Message Date
derek 5f371dddbc Make purchased based on current prices | fix register issue 2026-03-08 21:11:17 -07:00
derek 2eab9d99ba Give $1000 starting out and track money [ Paper trades ] 2026-03-08 20:41:39 -07:00
derek ce4f9a197d Make predictions based on owned stocks 2026-03-08 19:58:26 -07:00
derek 04631398ed Allow saving stocks to the database 2026-03-08 19:42:14 -07:00
derek 78bdf250ff Impliment soft-payments 2026-03-08 19:28:10 -07:00
derek 54ea7c3027 Add debounce and stylize 2026-03-06 17:19:45 -08:00
derek 405872da39 Add error handling for the predictor 2026-03-05 20:14:51 -08:00
derek 308076bfa6 Start work on tracking stocks 2026-02-26 22:04:05 -08:00
derek 769c05d821 Make all the AI tasks run on background threads 2026-02-26 21:43:07 -08:00
derek 79ee297e61 Implement user login and registration; update database connection management to be per use not a singleton by adjusting service lifetimes in DI. 2026-02-26 18:45:15 -08:00
derek holloway 6172d1c373 Use threading for python. and make singals from python 2026-02-19 15:09:06 -08:00
derek 26c995877e Allow pull data from python all the way through to the UI 2026-02-17 21:14:20 -08:00
derek b1a64be367 Update internal bindings to new names 2026-02-17 19:04:35 -08:00
derek a24ea523a8 Start work on Styling 2026-02-16 16:37:50 -08:00
derek 441ec74069 Wire up a test case for full routing 2026-02-16 12:32:55 -08:00
derek 7e9dcf928d DI the drivers into the razor pages 2026-02-16 12:32:39 -08:00
derek holloway 1374261c89 Remove Sidebar Reference 2026-02-13 14:50:16 -08:00
derek holloway 7846e0766a Remove Bootstrap 2026-02-13 14:50:07 -08:00
derek holloway 88789683d2 Remove default navmenu 2026-02-13 14:49:56 -08:00
derek holloway c8eedf6d7c Setup dotnet wrapper around Python AI project for UI 2026-02-13 14:42:40 -08:00