{"id":23324697,"url":"https://github.com/albertomitroi/dvas_tradingapp_net8","last_synced_at":"2026-04-17T00:33:53.062Z","repository":{"id":265061426,"uuid":"877366774","full_name":"AlbertoMitroi/DVAS_TradingApp_net8","owner":"AlbertoMitroi","description":"Advanced stock trading application built with .NET 8 and Angular, showcasing modern software architecture, real-time market data, and cloud-native scalability. Includes robust trading functionality, secure user management, and compliance with best practices.","archived":false,"fork":false,"pushed_at":"2024-11-27T12:10:21.000Z","size":11490,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T10:20:02.402Z","etag":null,"topics":["angular","azure","clean-architecture","cqrs-pattern","dotnet","entity-framework-core","real-time-data","scalable-architecture","slice-architecture","stock-trading","stripe-payments","trading-algorithms"],"latest_commit_sha":null,"homepage":"https://dvastrading-albertomitroi.azurewebsites.net","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlbertoMitroi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-23T14:27:34.000Z","updated_at":"2024-11-27T12:10:24.000Z","dependencies_parsed_at":"2024-11-27T13:29:11.217Z","dependency_job_id":null,"html_url":"https://github.com/AlbertoMitroi/DVAS_TradingApp_net8","commit_stats":null,"previous_names":["albertomitroi/dvas_tradingapp_net8"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoMitroi%2FDVAS_TradingApp_net8","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoMitroi%2FDVAS_TradingApp_net8/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoMitroi%2FDVAS_TradingApp_net8/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlbertoMitroi%2FDVAS_TradingApp_net8/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlbertoMitroi","download_url":"https://codeload.github.com/AlbertoMitroi/DVAS_TradingApp_net8/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247601444,"owners_count":20964865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","azure","clean-architecture","cqrs-pattern","dotnet","entity-framework-core","real-time-data","scalable-architecture","slice-architecture","stock-trading","stripe-payments","trading-algorithms"],"created_at":"2024-12-20T18:20:33.115Z","updated_at":"2026-04-17T00:33:48.021Z","avatar_url":"https://github.com/AlbertoMitroi.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DVAS Trading App 📊\n\n**A robust and user-friendly stock trading application built with .NET 8 and Angular, showcasing best practices in modern software development. This project combines real-time data processing, secure transactions, and a scalable architecture to deliver an exceptional trading simulation experience.**\n\n---\n\n## **🌟 Overview**\n\nThe **DVAS Trading App** is designed to simulate real-world trading scenarios for users ranging from novice to expert traders. With features like real-time market data, secure trading functionalities, and an intuitive dashboard, the app aims to provide a comprehensive platform for managing virtual investments. \n\nThis monolithic application leverages **.NET 8** for backend services and **Angular** for a responsive frontend, ensuring seamless user interaction and performance.\n\n---\n\n## **🔑 Key Features**\n\n### **1. User Management**\n- **Sign Up**: Create accounts with email, username, and password.\n- **Login**: Secure authentication for returning users.\n- **Password Recovery**: Easily reset forgotten passwords.\n- **Role-Based Access Control**: \n  - Admin: System management.\n  - User: Trading access.\n\n### **2. Trading Dashboard**\n- Portfolio Overview: Current balance, stock holdings, and recent transactions.\n- Key Metrics: Total profit/loss, available balance, and investment value.\n- Detailed Stock Insights: Charts, company details, and latest news.\n\n### **3. Market Data**\n- **Real-Time Stock Prices**: Fetch and display live updates for stocks.\n- **Historical Data**: Interactive price charts for trend analysis.\n- **Comprehensive Stock Details**: Market insights and stock-specific news.\n\n### **4. Trading Operations**\n- Place **Buy** and **Sell** orders.\n- Support for **Market**, **Limit**, and **Stop Orders**.\n- Track and manage transaction history.\n- Portfolio Management: Analyze and adjust stock holdings.\n\n### **5. Payment Management**\n- **Stripe Integration**: Secure payment processing for subscription plans and premium features.\n- **Subscription Plans**:  \n  - Unlock advanced trading tools, analytics, and historical data.  \n  - Tiered plans for enhanced access.  \n- **Payment History**: View past payments and invoices.  \n- **Refunds and Cancellations**: Manage refunds or cancel subscriptions directly through the app.  \n- **Webhooks**: Handle real-time payment notifications and updates to user subscriptions.  \n\n---\n\n## **🧩Non-Functional Requirements**\n\n### **Performance**\n- Real-time updates with minimal latency.\n- Handles high concurrency and transaction volumes.\n\n### **Scalability**\n- Designed for future growth with scalable cloud infrastructure.\n\n### **Security**\n- Encrypted data transmission and secure storage.\n- Robust user authentication and authorization.\n\n### **Usability**\n- Intuitive user interface with responsive design.\n- Accessible on desktops, tablets, and smartphones.\n\n### **Reliability**\n- High availability with minimal downtime.\n- Automated data backups and recovery systems.\n\n### **Maintainability**\n- Modular, well-documented codebase.\n- Continuous Integration/Continuous Deployment (CI/CD).\n\n### **Compliance**\n- GDPR-compliant user data protection.\n- Adherence to financial regulations for trading simulation.\n\n---\n\n## **🖥️ Technologies Used**\n\n### **Backend**\n- **.NET 8**: For server-side logic and API development.\n- **Entity Framework Core**: Simplified database management with code-first migrations.\n- **Azure Services**:\n  - Azure SQL for persistent storage.\n  - Redis Cache for performance optimization.\n\n### **Frontend**\n- **Angular**: Responsive and interactive UI.\n- **Chart.js**: Real-time and historical stock price charts.\n\n---\n\n## **🚀 How to Run Locally**\n1. Clone the repository:  \n   ```bash\n   git clone https://github.com/AlbertoMitroi/DVAS_TradingApp_net8.git\n3. Navigate to the project directory:  \n   ```bash\n   cd DVAS_TradingApp_net8\n5. Build and run the application:  \n   - Backend:\n     ```bash\n     dotnet run\n   - Frontend:\n     ```bash\n     ng serve #(from the `client` directory)\n\nAccess the application at [http://localhost:4200](http://localhost:4200).\n\n---\n\n## **☁️ Cloud Deployment**\n- Hosted on **Azure App Service** with automated CI/CD pipelines.\n- Backend and frontend deployments managed through **Azure Pipelines**.\n- Database integration with **Azure SQL** and **SQLServer**.\n\n---\n\n## **📄 Documentation**\nDetailed architectural diagrams and design principles are available in the [documentation](https://github.com/AlbertoMitroi/DVAS_TradingApp_net8/tree/main/documentation).  \nRefer to the [Architecture PDF](https://github.com/AlbertoMitroi/DVAS_TradingApp_net8/blob/main/documentation/Internship_TradingApp.pdf) for insights into the system design and components.\n\n---\n\n## **🎉 Conclusion**\nThe DVAS Trading App is a testament to advanced software development techniques and scalable architectures. Explore the repository to gain insights into its implementation and capabilities.\n\nFeel free to connect for any queries or collaboration opportunities!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertomitroi%2Fdvas_tradingapp_net8","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falbertomitroi%2Fdvas_tradingapp_net8","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falbertomitroi%2Fdvas_tradingapp_net8/lists"}