Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 6a048a8

Browse files
Update README.md
1 parent 385fd05 commit 6a048a8

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@ Jp Project is built against ASP.NET Core 2.1.
1919
* [Install](https://www.microsoft.com/net/download/core#/current) the latest .NET Core 2.1 SDK
2020
* Run `build.ps1` (Powershell) or `build.bat` (cmd)
2121

22-
Wait for ng to complete his proccess then run!
22+
Wait for ng to complete his proccess then go to http://localhost:4200!
2323

2424
# Expected after start project.
2525

26-
## SSO
27-
<img src="https://github.com/brunohbrito/JP-Project/blob/master/docs/images/expectedsso.JPG?raw=true" width="480" />
26+
## Login page
27+
<img src="https://github.com/brunohbrito/JP-Project/blob/master/docs/images/login.JPG?raw=true" width="480" />
2828

29-
## User managemente API
30-
<img src="https://github.com/brunohbrito/JP-Project/blob/master/docs/images/expectedusermanagement.JPG?raw=true" width="480" />
29+
## Consent page
30+
<img src="https://github.com/brunohbrito/JP-Project/blob/master/docs/images/consent-page.JPG?raw=true" width="480" />
3131

32-
## User Management UI
33-
<img src="https://github.com/brunohbrito/JP-Project/blob/master/docs/images/expectedangular.JPG?raw=true" width="480" />
32+
## Profile
33+
<img src="https://github.com/brunohbrito/JP-Project/blob/master/docs/images/profile.JPG?raw=true" width="480" />
3434

3535
Any doubts? Go to docs
3636

@@ -51,4 +51,4 @@ There are several ways we can help you out.
5151

5252
Admin panel to manage IdentityServer4 configuration.
5353
Translation
54-
Code coverage
54+
Code coverage

0 commit comments

Comments
 (0)