Giter Club home page Giter Club logo

Comments (6)

brunorabelo avatar brunorabelo commented on May 24, 2024

Hi,
Sorry for asking, but by real time, you mean like a progress bar and the voting counter being increased while other users keep voting?

from django-poll-app.

kingc2022 avatar kingc2022 commented on May 24, 2024

Hi,
I mean in real time,

Administrators can view vote counts even if they have not voted.
Ordinary users can view the results in real time when they voted.

Thanks!

from django-poll-app.

devmahmud avatar devmahmud commented on May 24, 2024

This feature can be implemented using long polling or a web socket(Django channel). Because this is heavily focused on beginners we should skip WS. Thanks for your suggestion. I will implement long polling so that it feels like real-time.

from django-poll-app.

toukirkhan avatar toukirkhan commented on May 24, 2024

@devmahmud I want to use this project for my college assignment can you please help me with it?

from django-poll-app.

Eniiyanu avatar Eniiyanu commented on May 24, 2024

What assist do you need?

from django-poll-app.

AdityaB09 avatar AdityaB09 commented on May 24, 2024

Here I have added in base html template file. This facilitates checking on the result tab if another user votes in real time.We need to be sure that this tag is not applicable to all the html files as it can create a problem of ephemeral data. Html page will reload every 5 seconds. User will get the real time voting experience. Another method by which we can apply this phenomena is Django Web sockets and Production Mode.

from django-poll-app.

Related Issues (6)

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.