• Stars
    star
    2
  • Language
    C#
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Summary: Electricity Distribution app, meant to enable users to report distribution malfunctions. The report would be reviewed by a dispatcher, who sends a dispatch team to solve the system malfunction. The backend is split into three microservices that run on docker, and are orchestrated in docker compose. Ocelot API gateway has been used to route the http traffic. Dapr. NET has been used for microservice communication via http api's.