Skip to content
This repository has been archived by the owner on Jul 10, 2020. It is now read-only.

helloflask/timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timer

A simple countdown timer made with Flask and JavaScript.

DEMO

http://timertimer.herokuapp.com/

demo

Versions

Flask==1.0.2 Jinja2==2.10 Werkzeug==0.14.1

Installation

Change to app directory, use virtualenv create and activate virtual enviroment.
Then use pip to install requirements:

$ pip install -r requirements.txt

Run:

$ flask run

Go to http://127.0.0.1:5000/

More details

关于这个项目的详细介绍:Flask实践:计时器
更多关于Flask的原创优质内容,欢迎关注Hello, Flask!——知乎专栏

About

A simple countdown timer made with Flask and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published