Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Watch App

Simple web app with a timer that was intended for a friend to use for his job.

Credits to this video for Javascript code: https://www.youtube.com/watch?v=jRhB1IG7uAw

Steps to run:

  1. 'pip install -r requirements.txt' to install all the required packages.
  2. 'python src\app.py' to run the flask app.

Open http://localhost:5000 on your browser to see the app.

How to use:

  1. Click 'START' to start the stop watch.
  2. Click 'STOP' whenever you want to stop the timer.
  3. Click 'RESET' to reset the timer back to zero. When you click 'RESET', the participant's name (currently me) and the current time will be added to the table on the right.

To reset the table, just refresh the page.

About

Simple stop watch web app using python, flask, and javascript

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages