Skip to content

guille/RaftCoreWeb

Repository files navigation

RaftCoreWeb

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.

Simulator UI

Running the app

This app needs .NET Core to work. You can get it here.

Using Visual Studio

Load the project in Visual Studio and run it, then access the URL shown in the console.

Using the dotnet command

Execute the command dotnet run, then access the URL shown in the console.

You may need to install aspnet-runtime

About

Simulator of the Raft algorithm using D3js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published