Kwetter
Kwetter copied to clipboard
This repository aims to implement a Microservice architecture using Domain-Driven Design in .NET 5.
### Description As a User, I'd like to mention another user in my Kweet, in order to shout out my best friend on Kwetter. ### Acceptance Criteria Reference: Done-Done Checklist...
### Description As a User, I'd like to be able to register an account on the website, in order to login to the website. ### Acceptance Criteria Reference: Done-Done Checklist...
Integration testing for asp.net core should be done using StartUp https://docs.microsoft.com/en-us/aspnet/core/test/integration-tests?view=aspnetcore-5.0
### Description As a User, I'd like to view the Kweet timeline, in order to see what the users I am following have posted. ### Acceptance Criteria Reference: Done-Done Checklist...
### Description As a User, I'd like to post a Kweet on my timeline, in order to let my followers know how cool I am. ### Acceptance Criteria Reference: Done-Done...
Only allow outbound traffic to *.google.com for oauth
### Description As a User, I'd like to be able to login into the website, in order to see my Kweet timeline. ### Acceptance Criteria Reference: Done-Done Checklist - [x]...
### Description As a User, I'd like to unlike a Kweet, in order to let the user know that I actually did not like that Kweet. ### Acceptance Criteria Reference:...