Coder Social home page Coder Social logo

eyp-developers / statistics Goto Github PK

View Code? Open in Web Editor NEW
9.0 8.0 2.0 19.45 MB

The platform to measure European Youth Parliament debates

Home Page: https://stats.eyp.org

License: GNU General Public License v3.0

Python 33.59% CSS 27.34% JavaScript 20.18% HTML 17.92% Shell 0.10% Dockerfile 0.21% SCSS 0.64% Procfile 0.01%
statistics eyp ga python django

statistics's Introduction

statistics

Catering all the statistics lovers of the European Youth Parliament


Welcome! We aim to provide a General Assembly (GA) Statistics platform, which can be used at any given event of the network of the European Youth Parliament. It's completely open source and is built using Python and the Django Web Framework.

Features

  • ๐Ÿ“ˆ Live statistics for your General Assembly
  • ๐Ÿ“Š Instant, exact vote counts (forget show of hands)
  • โœจ More beautiful than a last-minute PowerPoint presentation
  • ๐Ÿ’ก More valuable than any PowerPoint presentation
  • ๐Ÿ“ฑ Completely mobile-optimised
  • ๐Ÿ’Œ Friendly developers who take your feedback seriously

example image ga statistics


How can I use statistics at my event?

You are able to add your event by visiting stats.eyp.org/create_session. If you'd like more information first, please have a look at our documentation.

What new features are already planned?

You can check out our planned features in the issues section.

I would like to request a new feature!

Please feel free to share your ideas! We'd love to hear them! Just add them to the issues of the project.

I don't have internet access during my event. How can I run a local copy of statistics?

To run statistics locally, please check out our documentation.

How can I help to help make statistics better?

You can of course send pull requests which contain features. Please make sure to contact us first to make sure that we can accept your feature into the main repository.

I don't know how I got here, what is all of this?

If you don't know what the EYP (European Youth Parliament) is, read through our Wikipedia Article or visit our website.

Every time the people who are part of this organisation gather for a large event, a part of this event is called the GA. It stands for General Assembly and it's exactly that. During the GA the participants will discuss different topics in various manners. We designed statistics to keep track of all of this data and make it nice and easy to collect and display it.

statistics's People

Contributors

dependabot[bot] avatar ostenbom avatar wolfskaempf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

klarasch ostenbom

statistics's Issues

accessing a debate page of a session, which has not set the active debate, generates an internal server error

[28/Dec/2016 02:03:23] "GET /api/session/16/vote/15/?_=1482886977789 HTTP/1.1" 200 328
Internal Server Error: /api/active_debate/16/
Traceback (most recent call last):
  File "/Users/tom/GitHub/statistics/lib/python2.7/site-packages/django/core/handlers/base.py", line 149, in get_response
    response = self.process_exception_by_middleware(e, request)
  File "/Users/tom/GitHub/statistics/lib/python2.7/site-packages/django/core/handlers/base.py", line 147, in get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/Users/tom/GitHub/statistics/statistics/views/apis.py", line 93, in active_debate_api
    active_committee = Committee.objects.filter(session=session).filter(committee_name=active_debate.active_debate)[0]
  File "/Users/tom/GitHub/statistics/lib/python2.7/site-packages/django/db/models/query.py", line 297, in __getitem__
    return list(qs)[0]
IndexError: list index out of range

Git Reports Issue

Submitter: gitreports.com test issue
This is a test issue submitted via gitreports.com

Git Reports Issue

Submitter: Oliver Stenbom
I think that you should fix things! All the time!

Committee creation and editing form

  • Adding subtopics results in an additional empty subtopic
  • The "Committee Topic" textbox has a large area in which a click will not actually set the textbox to be in focus. Above and below this area clicking will set focus to the textbox. That is quite unintuitive, as there is no logical reason for the textbox to "stop in the middle". I've marked the areas which you can click with green and the unresponsive area in red.
    Screenshot 2019-02-28 at 01.08.56.png
  • The edit and delete buttons of the committee list are different depending on whether they are added via js or via django rendering the page. In this example, the upper two committees were added through js, the remainder has been there before the page load ("django made this"). Please excuse the unrealistic values for the test. I assume the fix could be updating the js which adds these to match the new style. screenshot 2019-02-28 at 01 15 40

Add a picture credit field

This will highlight, that it is important to not use copyrighted material and also allows Creative Commons photos to be credited

Clarify which kind of pictures should be used for sessions

Facebook headers and logos do not look very pretty when used as pictures for the sessions. Instead, photos without text and ideally photos of the city the session will be in should be used.

This is an example of an ideal composition:
ideal

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.