/Stock-Trading-App

A stock trading app with an intuitive user interface, real-time updates, secure authentication, and robust error-handling to deliver a seamless, reliable, and responsive trading experience.

Primary LanguageJava

Stock Trading App

A stock trading app with an intuitive user interface, offering real-time updates, secure authentication, and comprehensive error-handling to deliver a seamless, reliable, and responsive trading experience.

Local Deployment

To set up and run this project on your local machine, follow these steps:

1. Prerequisites

Ensure you have JDK (Java Development Kit) installed on your machine. You can check if it's installed by running the following command in your terminal/command prompt:

$ java -version

If not installed, download from Oracle's website.

2. Run the Project

Open and run the InvestmentTradingApp.java file using your IDE. The app will begin to load up.