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

Commit 99251e5

Browse files
Update README.md
1 parent f042a00 commit 99251e5

File tree

1 file changed

+36
-5
lines changed

1 file changed

+36
-5
lines changed

README.md

Lines changed: 36 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,46 @@
44
[![Build Status](https://dev.azure.com/brunohbrito/Jp-Project/_apis/build/status/brunohbrito.JP-Project)](https://dev.azure.com/brunohbrito/Jp-Project/_build/latest?definitionId=1)
55
[![License](https://img.shields.io/github/license/brunohbrito/jp-project.svg)](LICENSE)
66

7-
Jp Project is a Open Source Quickstart for IdentityServer4.
7+
Jp Project is a Open Source Admin UI for IdentityServer4.
8+
9+
# We are online at Azure.
10+
11+
Check it now at [Jp Project](https://jpproject.azurewebsites.net/sso/).
12+
13+
_New users are readonly_
814

915
<img align="right" width="100px" src="https://www.developpez.net/forums/attachments/p289604d1/a/a/a" />
1016
Written in ASP.NET Core and Angular 6.
1117
The main goal of project is to be a Management Ecosystem for IdentityServer4. Helping Startup's and Organization to Speed Up the Setup of User Management. Helping teams and entrepreneurs to achieve the company's primary purpose: Maximize shareholder value.
1218

13-
# We are online at Azure. Check it now!
14-
[Jp Project](https://jpproject.azurewebsites.net/sso/)
15-
<small> New users are readonly</small>
19+
# Features
20+
- Angular 6
21+
- Rich UI interface
22+
- ASP.NET Core 2.1
23+
- ASP.NET MVC Core
24+
- ASP.NET WebApi Core
25+
- ASP.NET Identity Core
26+
- MySql Ready
27+
- Sql Ready
28+
- Entity Framework Core 2.0
29+
- .NET Core Native DI
30+
- AutoMapper
31+
- FluentValidator
32+
- MediatR
33+
- Swagger UI
34+
- High customizable
35+
- Translation for English / Spanish (Autogenerated) / Portuguese (Autogenerated)
36+
37+
## Architecture:
38+
39+
- Full architecture with responsibility separation concerns, SOLID and Clean Code
40+
- Domain Driven Design (Layers and Domain Model Pattern)
41+
- Domain Events
42+
- Domain Notification
43+
- CQRS (Imediate Consistency)
44+
- Event Sourcing
45+
- Unit of Work
46+
- Repository and Generic Repository
1647

1748
## Give a Star! ⭐
1849

@@ -26,7 +57,7 @@ Jp Project is built against ASP.NET Core 2.1.
2657

2758
Wait for ng to complete his proccess then go to http://localhost:5000!
2859

29-
# Expected after start project.
60+
# Screen Shots.
3061

3162
## Admin UI
3263
<img src="https://github.com/brunohbrito/JP-Project/blob/master/docs/images/admin-home.jpg?raw=true" width="480" />

0 commit comments

Comments
 (0)