Simulator of the Raft algorithm using D3js. It uses my implementation of the algorithm on the back-end. This project is part of my Bachelor Final Project for the University of Oviedo.
This app needs .NET Core to work. You can get it here.
Load the project in Visual Studio and run it, then access the URL shown in the console.
Execute the command dotnet run
, then access the URL shown in the console.
You may need to install aspnet-runtime