/votingSim

A voting simulator that totally run on your browser

Primary LanguageJavaScript

Voting Simulator

This is a simple voting simulator, allowed you to test each voting systems.

Instructions

  1. Clone the repository.
  2. Install dependencies with npm install.
  3. Start the development server with npm run dev.
  4. If you want to build the project, run npm run build.

Upcoming Plan

  1. Implement different voting systems.
  2. Implement an embedded LLM-MA system.