Project_Keywi/Project.View
2025-04-15 09:31:25 +02:00
..
Images worked on loginpage and menuview 2025-04-07 16:57:49 +02:00
Login Page added first part of persistence to locally save a new login and got 2 or 3 buttons working - no errors in this build 2025-04-14 16:47:25 +02:00
MenuView added first part of persistence to locally save a new login and got 2 or 3 buttons working - no errors in this build 2025-04-14 16:47:25 +02:00
NewEntry added first part of persistence to locally save a new login and got 2 or 3 buttons working - no errors in this build 2025-04-14 16:47:25 +02:00
NewLogin gotta integrate saving to the sqlite database 2025-04-15 09:31:25 +02:00
App.axaml Initial Commit / Created Project 2025-03-31 15:57:04 +02:00
App.axaml.cs added the creation of a sqlite database locally - need to switch from saving to the txt to sqlite database 2025-04-15 09:14:46 +02:00
app.manifest Initial Commit / Created Project 2025-03-31 15:57:04 +02:00
MainWindow.axaml worked on loginpage and menuview 2025-04-07 16:57:49 +02:00
MainWindow.axaml.cs added the creation of a sqlite database locally - need to switch from saving to the txt to sqlite database 2025-04-15 09:14:46 +02:00
Program.cs Initial Commit / Created Project 2025-03-31 15:57:04 +02:00
Project.View.csproj added the creation of a sqlite database locally - need to switch from saving to the txt to sqlite database 2025-04-15 09:14:46 +02:00