Automated ingestion of prompt: Investment Tracking Dashboard
This commit is contained in:
parent
8f6860cd16
commit
b02bff01e2
|
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title: "Investment Tracking Dashboard"
|
||||
contributor: "@keremtekfb96@gmail.com"
|
||||
tags: #coding, #keremtekfb96gmailcom
|
||||
---
|
||||
|
||||
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.
|
||||
Loading…
Reference in New Issue