This PR add private message functionality for users of the app
-
List of what get done in this PR
- add message entity
- add migration
-
Specify what left to be done?
- build message interface and implementation methods
- clone this repository
- Run from visual studio OR
- Run
cd FolderName/FileName
- Run
dotnet run