This project was created as part of the interview process for Morgan Stanley. It provides a financial dashboard that displays general information about the company's financial position, using the annual financial statements of Morgan Stanley as a reference point.
- Display of key financial metrics and ratios.
- Interactive charts and graphs.
- Comparison of current and historical financial performance.
- User-friendly interface for easy navigation.
- ReactJS
- Chart.js
- Bootstrap
- HTML/CSS
- JavaScript
To run the project locally:
- Clone the repository.
- Install dependencies with
npm install
. - Start the development server with
npm start
. - Open http://localhost:3000 in your browser.
Special thanks to Morgan Stanley for the opportunity to work on this project and gain valuable experience in the finance and technology sectors.