skantravels/API
2024-09-13 08:40:32 +02:00
..
Application/Users Implement backend for displaying user info 2024-09-11 15:34:03 +02:00
Controllers Fix userIds request not working, show username on reviews 2024-09-13 08:40:32 +02:00
Helpers Add Route for Refreshing Token 2024-08-29 12:00:03 +02:00
Migrations added profilepicture to user. No functionallity 2024-09-04 14:32:53 +02:00
Models uploading picture from flutter to webapi implemented 2024-09-09 15:36:32 +02:00
Persistence Implement backend for displaying user info 2024-09-11 15:34:03 +02:00
Properties Initial commit 2024-08-05 09:00:16 +02:00
.dockerignore Initial commit 2024-08-05 09:00:16 +02:00
.gitignore Remove appsettings from git 2024-09-10 15:46:15 +02:00
API.csproj added profilepicture to user. No functionallity 2024-09-04 14:32:53 +02:00
API.csproj.user profile partly done. added scrolling on login and register page 2024-08-26 09:42:17 +02:00
API.http Initial commit 2024-08-05 09:00:16 +02:00
API.sln Initial commit 2024-08-05 09:00:16 +02:00
AppDBContext.cs Create database and users table 2024-08-12 10:58:27 +02:00
appsettings.example.json Add review images to review list 2024-09-11 12:46:49 +02:00
Dockerfile Initial commit 2024-08-05 09:00:16 +02:00
integration-tests.sh Cleanup integration tests 2024-08-15 11:03:11 +02:00
Program.cs Implement backend for displaying user info 2024-09-11 15:34:03 +02:00
skantravels.service Add systemd services used in prod 2024-08-15 14:50:10 +02:00