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.