mo-esmp / notification-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notification System

To run project via docker, in project root folder:

To run project via Visual Studio:

  • Change connection string in appsettings.json file to your SQL Server instance address

To test APIs 40, accounts exist. First 5 accounts (1-5) are related to HR department, next 25 accounts (6-30) are related to Development department, next 5 accounts (31-35) are related to DevOps department and last 5 accounts (36-40) are related to Management department. Check out api/v1/accounts/login to see to how to login.

About


Languages

Language:C# 91.0%Language:HTML 6.2%Language:CSS 2.4%Language:Dockerfile 0.4%