Skip to content

roslinmahmud/agent-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Assistant

Agent Assistant is an agent banking management system.

Features

  • Agent onboarding and management
  • Transaction processing and history tracking
  • Customer management
  • Reporting and analytics
  • Role-based access control

Technical Highlights

  • C# .NET Core: Robust backend framework for scalable and maintainable APIs.
  • SignalR: Real-time communication for live transaction updates and notifications.
  • Entity Framework Core: ORM for efficient data access and migrations.
  • TypeScript & HTML: Used for internal tools, utilities, or admin interfaces.
  • Authentication & Authorization: Secure login and role management.
  • RESTful API: Standards-based integration for external systems.
  • Logging & Monitoring: Integrated for reliability and operational insight.

Getting Started

  1. Clone the repository:

    git clone https://github.com/roslinmahmud/agent-assistant.git
    cd agent-assistant
  2. Restore dependencies and build:

    dotnet restore
    dotnet build
  3. Run the application:

    dotnet run

License

This project is licensed under the MIT License.

About

Agent Assistant is built to help financial institutions monitor agent bank activity through a real-time dashboard, enabling secure management of agents, customers, and transactions.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors