Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devmnj/pyboard
This is an opensource Python admin board project for -India Covid status-
https://github.com/devmnj/pyboard
bootstrap css demo flask flask-admin-template flask-app flask-application flask-web india json pyboard python python3
Last synced: 3 days ago
JSON representation
This is an opensource Python admin board project for -India Covid status-
- Host: GitHub
- URL: https://github.com/devmnj/pyboard
- Owner: devmnj
- Created: 2020-06-25T03:41:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T04:54:06.000Z (over 3 years ago)
- Last Synced: 2023-03-05T05:08:10.910Z (over 1 year ago)
- Topics: bootstrap, css, demo, flask, flask-admin-template, flask-app, flask-application, flask-web, india, json, pyboard, python, python3
- Language: HTML
- Homepage: https://pyboard.vercel.app
- Size: 24.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# About
This is Python source Flask project for Covid-19 update for India. The project using
json feeds from https://api.covid19india.org/ and generate daily report. I included all
of the Indian states and territory in this project.I used [gentella admin bootstrap](https://github.com/afourmy/flask-gentelella) for this project along with [morris chart](http://morrisjs.github.io/morris.js/) and echarts , which are based on javascript language
# Demo
A demo of the pyboard can be found on [Pyboardc19](https://pyboardc19.herokuapp.com/)
![Pyboard19](pyboard.png)
# RequirementsPython 3.7
Flask Framework
IDE : Jetbrain Pycahrm [Optional]
# How to use the codeInstall Flask
```
pip install flask
```
clone the repo and use it```
git clone https://github.com/manojap/Pyboard.git
```
I have a setting for local development which is using json file, you can Turn on/off `'LOCAL_MODE': False`
in the `config.py` file.
# Developer bloghttp://developerm.dev
if you had any doubts please contact me , I can support you.