Retroactiune is a web API for managing anonymous Feedback using a token-based system.
Find a file
2021-07-06 19:20:30 +03:00
Retroactiune.Core Implement add feedback operation in FeedbackReceiversController.cs. 2021-07-04 20:34:10 +03:00
Retroactiune.Infrastructure Refactor project structure to clean architecture model. 2021-06-21 17:46:44 +03:00
Retroactiune.IntegrationTests Change endpoint for FeedbackReceiversController.cs 2021-07-04 17:19:12 +03:00
Retroactiune.UnitTests Implement add feedback operation in FeedbackReceiversController.cs. 2021-07-04 20:34:10 +03:00
Retroactiune.WebAPI Implement add feedback operation in FeedbackReceiversController.cs. 2021-07-04 20:34:10 +03:00
.gitignore Initial commit 2021-05-28 23:52:56 +03:00
docker-compose.yaml Implement Post action for FeedbackReceiverController.cs 2021-05-29 20:02:16 +03:00
Readme.md Update Readme.md 2021-07-06 19:20:30 +03:00
Retroactiune.sln Refactor project structure to clean architecture model. 2021-06-21 17:46:44 +03:00

Introduction

The following project uses ASP .Net Core 3.1

dotnet --version
3.1.407

This is a side project and it's still work in progress, therefore the lack of docummentation. The goal is to create a Web Application for managing Feedback.