TradeX is a full-stack web application that allows users to manage their stock portfolios, track their favorite stocks, and place orders to buy and sell stocks. The application was developed using React, Node.js,Express and MongoDB.
- User authentication and authorization
- Watchlist management to track favorite stocks
- Portfolio management to view and update current stock holdings
- Order placement to buy and sell stocks
- Order history to track past transactions
To get started with TradeX, you will need to clone the repository and install the necessary dependencies.
Once the dependencies are installed, you can start the application by running the following command:
The application will be available at http://localhost:3000
TradeX has been deployed to Heroku, you can check it out here: https://tradex-app.herokuapp.com/
- React
- Node.js
- Express
- MongoDB
Bashar V I
This project is for educational purposes and not intended for real-world use.