Coder Social home page Coder Social logo

johnfelipe / seecured Goto Github PK

View Code? Open in Web Editor NEW

This project forked from amrahmeda/seecured

0.0 2.0 0.0 30.53 MB

Blockchain Based E-voting Decentralized Application

Kotlin 0.11% Swift 0.12% Objective-C 0.01% Dart 12.30% JavaScript 83.51% HTML 3.57% CSS 0.37%

seecured's Introduction

Blockchain Based E-voting Decentralized Application

This project is an attempt to create a robust, automated, secured E-voting System using Ethereum Blockchain technology.

Why Ethereum?

Ethereum is a platform for Smart Contracts that provides the following:

  • A public communication channel (i.e. its peer to peer network).
  • All communication is authenticated (i.e. transactions are signed by the voter's Ethereum address)
  • An immutable public ledger to store the voting information (i.e. eligibility white list, voting keys and votes).
  • Economic majority must reach consensus on a program's execution.

What is this project about?

This is a full stack web application(frontend + backend) + crossplatform mobile application(android & ios).                        

The architecture is somewhat similar to the well known old 2 tier "client-server" model where "server" is replaced by "distributed p2p platform". From the point of view of an application programmer it is client-server where the server is a local or remote Ethereum node exposing RPC interface.

Election Stages

Election Process

How does it work?

Project Logo

Prerequisite

Operating System

  • Ubuntu - Linux Distribution for Development

Programming and Scripting Languages used

  • Solidity
  • Dart
  • JavaScript
  • Html & Css (Styling and Markup)

Code Editor

Dev Dependencies used

Web Application Prerequisites

Mobile Application Prerequisites

  • Flutter - SDK for building high-performance crossplatform application
  • Android Studio - IDE for development

Running Local Blockchain

  • Ganache - Personal local Blockchain for Ethereum development

Running on live node

Web application

Future work

  • Enhancing the application client-side by using SPA framework (React or angular)
  • Adding Extra functionalities for impaired individuals to participate in the voting process

Supervised by

  • Associate Professor Abeer Hamdy
  • Associate Professor Mostafa Salama

seecured's People

Contributors

amrahmeda avatar mohamedwsalah avatar

Watchers

James Cloos avatar  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.