Venkat Sai
Venkat Sai Rachamadugu

Stock Trading App

A full-stack Stock Trading web application that allows users to search stocks, view live price updates and charts, place buy/sell orders, and track order history through a dashboard. The application also includes secure login and registration for users and is deployed on Microsoft Azure App Service.

Stock Trading App Project

Project Overview

Built a Stock Trading web application where users can search for stocks and view real-time stock prices and charts. The system allows users to place buy and sell orders while keeping track of their trading activity through an order history dashboard.

The application includes authentication features allowing new users to register and existing users to sign in securely. The project follows a clean architecture design approach to keep the code modular, maintainable, and scalable. The application is deployed on Microsoft Azure App Service as a live portfolio project.

Tools Used

ASP.NET Core MVC
C#
Entity Framework Core
ASP.NET Identity
SQLite
REST APIs
Azure App Service
Clean Architecture
Git & GitHub