Python Forum
Help using Flask for a countdown on webpage
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help using Flask for a countdown on webpage
#1
So using python and Flask (Unless theres something better than Flask) I want to make a count down on a webpage. For example counting from 100 down to 0. Im not sure where to start other than Flask, Jinja, FlaskSocketIO / SocketIO / Pusher

Everything I can find is about making a webchat app, but nothing about a count down or up.

Thanks all,
Reply
#2
There is no problem to make a count down in Flask.
You most explain better what is the point/task of this.
(Feb-05-2021, 02:47 AM)ZenBuddhism Wrote: FlaskSocketIO / SocketIO / Pusher
This is more for bi-directional communications between the clients and the server like eg chat and similar stuff,
not needed for a simple countdown that eg could be done JavaScript and send something to server when finish.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Using range slider in flask webpage to use in python KimPet 2 7,528 Jan-23-2021, 11:58 PM
Last Post: snippsat
  Read Save RadioButtons from Database in Python Flask Webpage Gary8877 0 7,114 Apr-11-2019, 12:33 AM
Last Post: Gary8877
  display multiple sensors on webpage python flask jinja pascale 6 5,198 Jan-29-2019, 10:10 AM
Last Post: pascale
  flask requests display data from api on webpage with javacript pascale 0 2,743 Oct-25-2018, 08:30 PM
Last Post: pascale

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020