We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d3cf7 commit 2c993f0Copy full SHA for 2c993f0
README.md
@@ -13,12 +13,10 @@ I utilize third-party APIs for fetching live stock prices and other indicators f
13
## Server
14
15
### Technologies Used
16
-- ASP.NET for developing APIs using MVC controllers
17
-- Entity Framework for CRUD operations and data management
+- ASP.NET for developing APIs using controllers with Entity Framework for CRUD operations and data management
18
- AzureSQL for database storage
19
20
### Features
21
-- Utilizes MVC architecture for API development
22
- Provides RESTful APIs for user management, stock trading, and transaction records
23
- Easy data migration with Entity Framework for updating data schema
24
0 commit comments