Skip to content

herati/clockflask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clockflask

This is a simple clock application built using Python and Flask that displays the current time.

Prerequisites

  • Python 3.x
  • pip
  • flask

Installation:

Install Flask

pip install flask

  1. Clone the repository:

git clone https://github.com/daherati/clockflask

  1. Create virtual environment:

python3 -m venv venv

  1. Run the program:

python app.py

  1. Browse:

http://localhost:5000

or:

http://127.0.0.1:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published