GithubHelp home page GithubHelp logo

robertocarlosmedina / voterpy Goto Github PK

View Code? Open in Web Editor NEW
11.0 1.0 7.0 278 KB

Application that allows the client to poll and control votes related to an election. And also provide an admin dashboard to control all the poll info. The idea is the implement in the future a Web app of this.

Home Page: https://github.com/RobertoCarlosMedina/voter-app

License: MIT License

Python 100.00%
pygame-application pygame-library socket-programming socket sockets python-sockets python-socket-programming threads python-threading json-data

voterpy's Introduction

VoterPy

Description

Application that allows the client to poll and control votes related to an election.

Dependences / libraries use:

The libraries that i use are the following one's:

    $ import socket
    $ import request
    $ import Thread
    $ import pygame
    $ import json
    $ import os
    $ import re

Running & Debugging

The project can be executed in multi-form.The Server Socket, the Manager and the Voter app can be executed at the same time because they where implemented by threads.

The following sub-tittle will show how execute the application:

The Front-App

    $ python3 main.py

This will open a windows whit visual interface that will allow the user to chose what app he wants to start

The Server Socket, The Manager and The Voter app

    $ python3 main.py server manager voter

Note: The order of execution does not matters

    $ python3 main.py server
    $ python3 main.py manager
    $ python3 main.py voter

Note: The other class / componnents in the project can be executed and tested alone.

Code Of Conduct

This project implement the Contributor Covenant Code of Conduct, read it before any contribution.

MIT Licence

This projet implement the MIT Licence, please read it before use this project.

Copyright © 2021 Roberto Carlos

voterpy's People

Contributors

robertocarlosmedina avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.