An open API service indexing awesome lists of open source software.

https://github.com/thedhruvrawat/evm

A primitive EVM software written in C++
https://github.com/thedhruvrawat/evm

Last synced: 2 months ago
JSON representation

A primitive EVM software written in C++

Awesome Lists containing this project

README

        

## EVM
#### This was made by me as a project for CBSE Class XII Computer Science Practical

In this, a registered set of voters will be able to cast their vote. They will have to prove their identity by giving their identification number . An authenticated user's vote will be accepted. A user who has already casted a vote could not be able to vote again. After voting has finished, results will be declared. An edit option , will allow to create new voters and choose candidates.