technical_interview/Server/BackEnd
2024-12-09 23:45:47 +00:00
..
Controllers Updated: added (working) unit tests and an explanation asto how I'd speed up the password check 2024-12-09 23:45:47 +00:00
Data Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
Models Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
Properties Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
Services Updated: added (working) unit tests and an explanation asto how I'd speed up the password check 2024-12-09 23:45:47 +00:00
appsettings.Development.json Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
appsettings.json Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
BackEnd.csproj Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
Dockerfile Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00
Program.cs Initial commit, back end is working, front end is sending requests correctly but need to fix the state issues 2024-12-04 21:42:18 +00:00