Electricity-Distribution-Web-Project
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.