Skip to content

🦠 Website sederhana untuk menampilkan data pasien covid19 di Indonesia dan juga Mancanegara

License

Notifications You must be signed in to change notification settings

zharmedia386/covid19-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid19-flask

🦠 Website sederhana untuk menampilkan data pasien covid19 di Indonesia dan juga Mancanegara

Prerequisites

Git

Windows : https://git-scm.com/download/win
Linux : sudo dnf install git-all

Flask

Python : pip install -U flask
Linux : sudo apt install python3-flask

Python

Windows : https://www.python.org/downloads/windows/
Linux : sudo apt-get install python3

Configuration

To read this blog locally, you need to clone this repository:

git clone https://github.com/zharmedia386/covid19-flask.git

Then, run on CMD as the following :

Windows : py app.py
Linux : python3 app.py

Once, you run on CMD, you'll get :

 * Serving Flask app "app" (lazy loading)
 * Environment: production
   WARNING: This is a development server. Do not use it in a production deployment.
   Use a production WSGI server instead.
 * Debug mode: on
 * Restarting with stat
 * Debugger is active!
 * Debugger PIN: 313-864-804
 * Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)

Finally, open the http://127.0.0.1:5000/ on your browser

Built with

License

MIT

About

🦠 Website sederhana untuk menampilkan data pasien covid19 di Indonesia dan juga Mancanegara

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published