Commit graph

4 commits

Author SHA1 Message Date
5675ea116d Updated Main
Added Path checking for validating a path to use.
2025-07-23 22:30:58 -05:00
595c93f50e Updated Code
Fixed possible issue where integers were both strings and ints.  Now
properly converting them to integers to be stored.
Fixed issue where lengths were being reported as either integers, or
String stamps.  Now properly converting to string stamps to integers.
2025-07-22 17:05:17 -05:00
24fae2b7ac Worked on Syncing Logic
Created Syncer Generic Class to handle Monitoring, and Syncing between
local database, and remote REST server.
Temporarily changed Program.cs from an Avalonia UI app, to a Console App
for testing and debugging purposes.
2025-07-21 17:12:24 -05:00
44a89ad589 Initial Commit 2025-07-21 13:31:24 -05:00