Skip to content

fsnader/escalation-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xcale uP - Incidents management system

Developed by:

  • Felipe Nader
  • Rodolfo Leopoldino

System Preview

picture alt

Solution's architecture

picture alt

Front-end

A single page application developed using Vue.JS and Vuetify

Back-end

Serverless application, developed using Azure Functions, Azure Durable Functions and MongoDB

Incidents Scaling flow

picture alt

Employees CRUD

HTTP Triggers to create, edit, update and delete employees

Teams CRUD

HTTP Triggers to create, edit, update and delete teams. On this endpoint is possible to find a team, list its members, their contact information and the next team that will be called if any of it's team members accept the call.

Incidents Scaling

Azure Durable Functions responsible for scheduling calls and triggering via telephone. This flow also serves as the incident registration endpoint.

Incident Tracking

Azure Functions with HTTP triggers that return useful information about the incident

About

An Incidents management system created with Azure Functions and Azure Durable Functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors