Go to file
Stedd b8acdd8e48 Variable name changes 2022-01-15 19:06:08 +01:00
.gitattributes Add .gitignore and .gitattributes. 2021-07-29 13:13:08 +02:00
.gitignore Changed read from database 2021-08-08 08:55:38 +02:00
App.config Generic method to save DB data 2022-01-15 15:28:59 +01:00
App.xaml Add project files. 2021-07-29 13:13:10 +02:00
App.xaml.cs Add project files. 2021-07-29 13:13:10 +02:00
AssemblyInfo.cs Add project files. 2021-07-29 13:13:10 +02:00
CryptoCalc.csproj Read/Write to SQLite 2021-08-01 16:12:59 +02:00
CryptoCalc.sln Add project files. 2021-07-29 13:13:10 +02:00
DBClasses.cs Variable name changes 2022-01-15 19:06:08 +01:00
DBInteraction.cs Refactoring and cleanup 2022-01-15 17:27:38 +01:00
MainWindow.xaml Added tabs to main window 2022-01-15 19:05:51 +01:00
MainWindow.xaml.cs Added tabs to main window 2022-01-15 19:05:51 +01:00
Util.cs Updades for DB Interaction 2021-10-22 17:55:41 +02:00
data.db Refactored DB classes 2022-01-15 17:07:16 +01:00
transactions.db Refactored DB classes 2022-01-15 17:07:16 +01:00
wallets.db Variable name changes 2022-01-15 19:06:08 +01:00