Banking sector major account
Development of a Shiny app and a plumber API in the bank industry
Context summary
This client from the bank industry needed a Shiny app to track of the tasks carried out to manage their accounts.
Our intervention
- Creation of a Shiny app to track of the tasks carried out to manage their accounts.
- Setting up an authentication system offering different functionalities in the application depending on the user’s profile.
- Setting up a plumber API to retrieve data used in the application.
- Connection to a NoSQL database (MongoDB)
Result & added value
- Implementation of a tool for efficient task tracking and increased productivity
- Simultaneously usage of shiny and plumber
- Data retrieving through plumber could allow to use an other web framework than shiny in the future if necessary