Skip to content

johnsliao/flask-sqlite3-chartjs-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing around with chart.js, sqlite3, flask

Creates simple line chart using data from sqlite3 database.

How to set up:

  1. Clone repository
  2. Install dependencies pip install -r requirements.txt
  3. python flaskr.py
  4. python populate_db.py
  5. Open browser to http://127.0.0.1:5000/. You should see this:

alt text

About

📈 Flask + sqlite3 + chart.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published