Skip to content

sundaritk/Project-Python-Flask

Repository files navigation

Project-2

by @sundaritk @Satish2611

Requirements
  1. Your visualization must include a Python Flask–powered RESTful API, HTML/CSS, JavaScript, and at least one database (SQL, MongoDB, SQLite, etc).
  2. Your project should fall into one of the below four tracks:
  • A custom “creative” D3.js project (i.e., a nonstandard graph or chart)
  • A combination of web scraping and Leaflet or Plotly
  • A dashboard page with multiple charts that update from the same data
  • A server that performs multiple manipulations on data in a database prior to visualization (must be approved)
  1. Your project should include at least one JS library that we did not cover.
  2. Your project must be powered by a data set with at least 100 records.
  3. Your project must include some level of user-driven interaction (e.g., menus,dropdowns, textboxes).
  4. Your final visualization should ideally include at least three views.
To Run the Code

You may or may not need the following installs

  • pip install -U Flask-SQLAlchemy
  • pip install splinter
  • pip install beautifulsoup4
  • pip install jsonify
  • pip install jsonlib
  • pip install requests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •