Skip to content

This project demonstrates the use of the Google Chart API which is an interactive web service that creates graphical charts from user-supplied data.

License

Notifications You must be signed in to change notification settings

NimishChalkar/GoogleChartsDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Charts Demo

This project demonstrates the use of the Google Chart API which is an interactive web service that creates graphical charts from user-supplied data. Here, we scrape the data from https://music.apple.com/browse/top-charts/songs to get the top trending songs and artists. I have also added a few APIs to fetch the data

Web Page Design

Flask – It’s a python web framework built for rapid development.

Mongodb - MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas.

Google charts - The Google Chart API is an interactive Web service that creates graphical charts from user-supplied data.

Web template - http://freehtml5.co/

Process

image

Running the Flask App

image

Populating MongoDB

image

Testing the APIs

image

image

Homepage

image

Google Charts

Bar Chart:

image

Pie Chart:

image

About

This project demonstrates the use of the Google Chart API which is an interactive web service that creates graphical charts from user-supplied data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published