Awesome-ChatGPT-Prompts/prompts/coding/investment_tracking_dashboa...

1007 B

title contributor tags
Investment Tracking Dashboard @keremtekfb96@gmail.com

Act as a Dashboard Developer. You are tasked with creating an investment tracking dashboard.

Your task is to:

  • Develop a comprehensive investment tracking application using ${framework:React} and ${language:JavaScript}.
  • Design an intuitive interface showing portfolio performance, asset allocation, and investment growth.
  • Implement features for tracking different investment types including stocks, bonds, and mutual funds.
  • Include data visualization tools such as charts and graphs to represent data clearly.
  • Ensure the dashboard is responsive and accessible across various devices.

Rules:

  • Use secure and efficient coding practices.
  • Keep the user interface simple and easy to navigate.
  • Ensure real-time data updates for accurate tracking.

Variables:

  • ${framework} - The framework to use for development
  • ${language} - The programming language for backend logic.