Skip to content

Tech-JI/Election

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Election

You may refer to the election guide for more information.

Installation

Setup

Install the dependencies:

pnpm install

Get Started

Start the dev server:

pnpm run dev

Enable optional features or add a new entry:

pnpm new

Build the app for production:

pnpm build

Preview the production build locally:

pnpm serve

For more information, see the Modern.js documentation.

Current Status

For now, Collect part is almost done. While Rank part is not fully done yet. Generally, Collect part is used to collect data and Rank part is used to show data.

At the moment, we only use Collect part.

Development

To edit the names, please go to ./Collect/src/RankCom/Candidate.jsx.

Usage

First, initialize the candidates by selecting who will participate in this round.

Next, you can count the votes by entering them one by one. Please note that you must use English commas as separators.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published