Commit a928dd8 1 parent ceefb84 commit a928dd8 Copy full SHA for a928dd8
File tree 1 file changed +35
-0
lines changed
1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change @@ -38,4 +38,39 @@ The forum is a space where various questions on a given topic will be discussed.
38
38
39
39
To prevent the creation of albums containing items that do not correspond to their essence, all such actions on the platform will require moderation.
40
40
41
+ ## Tech Stack
42
+
43
+ ### Architecture
44
+
45
+ - Clean Architecture
46
+ - СQRS
47
+
48
+ ### Database
49
+
50
+ - SQL Server
51
+ - Entity Framework Core
52
+
53
+ ### Technologies
54
+
55
+ - ASP.NET Core Web MVC
56
+ - Duende Identity Server
57
+ - SignalR
58
+ - - AutoMapper
59
+
60
+ ### FrontEnd
61
+ - JavaScript
62
+ - Ajax (for asynchronous requests)
63
+ - Bootstrap (for responsive UI components)
64
+ - Toastr (for displaying notifications)
65
+
66
+ ### Testing
67
+
68
+ - xUnit
69
+ - Moq
70
+ - FluentAssertions
71
+ - Bogus
72
+ - AutoFixture
73
+ ## Database schema
74
+
75
+ ![ image] ( https://github.com/HlibPavlyk/CoinyProject/assets/135625402/63d1c614-19ea-494d-ab01-2180899c5e7c )
41
76
You can’t perform that action at this time.
0 commit comments