Skip to content

Commit 943061c

Browse files
authored
Update README.md
1 parent 040c4c9 commit 943061c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
# FlatRockTech.FamousQuoteQuiz
1+
# Famous Quote Quiz
22
A quiz game for testing purposes.
3+
4+
I created .NET Core API project with EF Core and added JWT Authentication for client applications.
5+
6+
API project has dependencies of Brisk.Domain, where my models and entities are and Brisk.Application where I put Services and it's interfaces.
7+
8+
In solution there is also a project Brisk.Web (Razor Pages), where I made just user interface, because I was planning UI first. After created client app on Angular, but didn't finish that part

0 commit comments

Comments
 (0)