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.
- Host: GitHub
- URL: https://github.com/shahsuvarli/ms-dashbord-with-mui
- Owner: shahsuvarli
- Created: 2022-07-16T14:13:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T11:46:29.000Z (over 2 years ago)
- Last Synced: 2025-02-07T13:48:22.674Z (8 months ago)
- Topics: chart, css, html, javascript, morgan, morganstanley, reactjs, stanley
- Language: JavaScript
- Homepage: https://ms-dash.netlify.app/dashboard
- Size: 6.79 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- JavaScriptGetting 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.