Code Monkey home page Code Monkey logo

securevotingboothcopy's Introduction

Just Bobcats

ElectionGuard - Secure Voting Software

Project Owner: Chad Mourning

Python 3.9 React

Overview

In its current state, the project is capable of logging a user in with address and name validation. A user must be registered to be able to login. Once a user is logged in they are able to access the dynamically created voting page and cast their ballot. Functionality for logging out is also present in the current version. The project also includes an admin/guardians page. Here administrative users are able to start elections and tally running elections. This page is fully independent of the voters page and not accessible by non administrative users.

Running Instructions

The backend and the frontend should be run seperately.

Backend

  1. Navigate to the backend directory
  2. Execute the pip install -r requirements.txt command to ensure all requiremnets are installed
  3. Execute the program using python main.py to run the program

Frontend

  1. In the frontend navigate either to voter, guardian, or verifier directory
  2. Execute the npm install command to ensuire all requirements are installed
  3. Execute the program using npm start to run the program

Change Log

SPRINT 7 - 4/3/2023

  • Full ID scanning added to login
  • Verifier completed
  • Yubikey implementation
  • IPad Testing

SPRINT 6 - 3/20/2023

  • Added voter success page
  • Added election record publishing
  • Completed verifier related tasks
  • Started on ID card scanning
  • Added true hardware key distribution

SPRINT 5 - 2/26/2023

  • Added ballot encryption with ElectionGuard
  • Added tally decryption with ElectionGuard
  • Started on verifier frontend page
  • Reformated voting page to reflect client request
  • Added guardian initialization from keys

SPRINT 4 - 2/1/2023

  • Added key ceremony frontend to guardians app
  • Added key ceremony backend behavior with ElectionGuard
  • Add functionality for basic key distribution
  • Restyled a few pieces of frontend

SPRINT 3 - 11/29/2022

  • Added voter registration logic
  • Got ballot and user info to post to database
  • Created administrative pages for creating an election and getting a tally from an election
  • Wrote election manifest verifiers

SPRINT 2 - 11/8/2022

  • Updated parameters for login and authentication
  • Connected login page to backend using FastAPI
  • Setup SQL Models for future database use
  • Completed a dynamic voting page for the frontend
  • Connected frontend voting page with backend ballot logic

SPRINT 1 - 10/24/2022

  • Added backend ballot implementation with FastAPI
  • Created React template page and sample login page
  • Added early stage of login backend system

Team Members and Roles

securevotingboothcopy's People

Contributors

c1ickz avatar gerry0191 avatar ln077218 avatar tommatz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.