An open API service indexing awesome lists of open source software.

https://github.com/shahsuvarli/ms-dashbord-with-mui

The Morgan Stanley dashboard project displays general financial information using annual financial statements as a reference point.
https://github.com/shahsuvarli/ms-dashbord-with-mui

chart css html javascript morgan morganstanley reactjs stanley

Last synced: 6 months ago
JSON representation

The Morgan Stanley dashboard project displays general financial information using annual financial statements as a reference point.

Awesome Lists containing this project

README

          

Morgan Stanley Financial Dashboard
==================================

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.

Features
--------

- Display of key financial metrics and ratios.
- Interactive charts and graphs.
- Comparison of current and historical financial performance.
- User-friendly interface for easy navigation.

Technologies Used
-----------------

- ReactJS
- Chart.js
- Bootstrap
- HTML/CSS
- JavaScript

Getting Started
---------------

To run the project locally:

1. Clone the repository.
2. Install dependencies with `npm install`.
3. Start the development server with `npm start`.
4. Open [http://localhost:3000](http://localhost:3000/) in your browser.

Acknowledgements
----------------

Special thanks to Morgan Stanley for the opportunity to work on this project and gain valuable experience in the finance and technology sectors.