Project_Keywi/Project.Controller
2025-05-06 09:25:57 +02:00
..
AppController.cs started working on the login itself, need to add the sql query 2025-05-06 09:25:57 +02:00
InputSanitizer.cs implemented input sanitization for login creation but only with an exception for now 2025-05-06 09:01:40 +02:00
Project.Controller.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