Stock Buddy Dashboard is a frontend application built with Angular that provides investors with a personalized dashboard to oversee their investments. This user-friendly interface offers a convenient way to track your investment wealth and gain insights into your portfolios.
Managing investments can be complex, and Stock Buddy Dashboard simplifies the process by offering the following features:
- Personalized Dashboard: Access a customizable dashboard to track your investments.
- At-a-Glance Insights: Get quick insights into your portfolio's performance.
- User-Friendly Interface: Navigate a clean and intuitive user interface.
- Interactive Charts: Visualize investment data with interactive charts.
To start using Stock Buddy Dashboard, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/stock-buddy-dashboard.git
-
Navigate to the project directory:
cd stock-buddy-dashboard
-
Install the necessary dependencies:
npm install
-
Configure the application by updating the environment variables in the
src/environments/environment.ts
andsrc/environments/environment.prod.ts
files. -
Start the development server:
ng serve
-
Open your web browser and visit
http://localhost:4200
to access Stock Buddy Dashboard.
Stock Buddy Dashboard provides an easy-to-use interface for investors to manage their portfolios effectively. Customize your dashboard, view investment details, and monitor your wealth effortlessly.
We welcome contributions from the community! If you'd like to contribute to Stock Buddy Dashboard, please read our Contribution Guidelines to get started.
This project is licensed under the MIT License - see the LICENSE file for details.