Skip to content

KB01111/Aurelius-Windows-App

Repository files navigation

Aurelius Windows App

A modern WPF application for tracking stock market data, managing investment portfolios, and accessing AI-powered market insights.

Features

  • Dashboard: Get a comprehensive overview of market indices, trending stocks, and your portfolio performance
  • Stock Search: Look up detailed information on any publicly traded company
  • Portfolio Management: Track your investments, view performance metrics, and analyze your asset allocation
  • AI Assistant: Receive AI-powered insights and recommendations for your investment strategy
  • Customizable Settings: Tailor the application to your preferences

Technology Stack

  • Framework: WPF (Windows Presentation Foundation)
  • Architecture: MVVM (Model-View-ViewModel)
  • Language: C# (.NET Framework)
  • UI: XAML

Project Structure

  • Models: Data models representing stocks, portfolios, and market data
  • Views: XAML UI components for all application screens
  • ViewModels: Classes that handle business logic and data binding
  • Services: Backend services for data retrieval, portfolio management, and AI integration

Getting Started

Prerequisites

  • Visual Studio 2019 or later
  • .NET Framework 4.7.2 or later
  • Windows 7 or later

Installation

  1. Clone the repository:

    git clone https://github.com/KB01111/Aurelius-Windows-App.git
    
  2. Open Aurelius.sln in Visual Studio

  3. Build the solution (F5 or Ctrl+Shift+B)

  4. Run the application

Usage

  • Use the navigation menu on the left to switch between different views
  • The dashboard displays an overview of market data and your portfolio
  • Search for stocks using the search view
  • Manage your portfolio through the portfolio view
  • Get AI-powered insights from the assistant view
  • Customize the application through the settings view

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

  • Financial data provided by [placeholder] API
  • Icons from [placeholder] icon set

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages