Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 472 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

20 lines (14 loc) · 472 Bytes

What does this PR do?

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

How can this be tested?

  • clone this repository
  • Run from visual studio OR
  • Run cd FolderName/FileName
  • Run dotnet run

Expected result

Any Additional fix (bug)