Welcome to FinTech Divizyon, a cutting-edge web application built to revolutionize financial operations. Designed with scalability and security at its core, this project leverages the power of .NET 8.0 and Razor Pages to deliver a seamless user experience. It integrates robust API services for customer management, OTP verification, and KVKK (Data Privacy) compliance.
- Secure Authentication: Robust login system with OTP verification via SMS.
- Customer Management: Real-time integration with external Customer APIs.
- Reporting & Analytics: Comprehensive reporting tools for financial insights.
- Modern UI/UX: A clean, responsive dashboard designed for efficiency.
- Cloud Ready: Configured for Azure deployment with scalability in mind.
- Framework: .NET 8.0 (ASP.NET Core Razor Pages)
- Frontend: Razor Views, JavaScript, CSS (Modern Dashboard Design)
- Services:
HttpClientfor RESTful API consumption - Configuration:
appsettings.jsonbased configuration for different environments
- Clone the repository:
git clone https://github.com/abkarada/FinTech_Divizyon.git cd FinTech_Divizyon - Restore dependencies:
dotnet restore
- Run the application:
dotnet run
- Open your browser and navigate to
https://localhost:7152(or the port specified in your launch profile).
FinTech Divizyon へようこそ。これは金融業務を変革するために構築された最先端のWebアプリケーションです。.NET 8.0 と Razor Pages の強力な機能を活用し、スケーラビリティとセキュリティを核として設計されています。顧客管理、OTP認証、およびKVKK(データプライバシー)準拠のための堅牢なAPIサービスを統合しています。
- 安全な認証: SMSによるOTP検証を備えた堅牢なログインシステム。
- 顧客管理: 外部顧客APIとのリアルタイム統合。
- レポートと分析: 金融インサイトのための包括的なレポートツール。
- モダンなUI/UX: 効率性を重視して設計された、クリーンでレスポンシブなダッシュボード。
- クラウド対応: スケーラビリティを考慮したAzureデプロイメント構成。
- フレームワーク: .NET 8.0 (ASP.NET Core Razor Pages)
- フロントエンド: Razor Views, JavaScript, CSS (モダンなダッシュボードデザイン)
- サービス: RESTful API利用のための
HttpClient - 設定: 環境ごとの
appsettings.jsonベースの設定
- リポジトリをクローンする:
git clone https://github.com/abkarada/FinTech_Divizyon.git cd FinTech_Divizyon - 依存関係を復元する:
dotnet restore
- アプリケーションを実行する:
dotnet run
- ブラウザを開き、
https://localhost:7152(または起動プロファイルで指定されたポート)にアクセスします。
© 2024 FinTech Divizyon. All rights reserved.