Skip to content

Latest commit

 

History

History
executable file
·
47 lines (37 loc) · 1.96 KB

README.md

File metadata and controls

executable file
·
47 lines (37 loc) · 1.96 KB

PURSUIT

Project Details

Create a site that collects data from google, amazon, and Helium 10 on product/search trends. Make a unique page for a search term, condensing the information to be easy to read and infer from. The user will input a search term and the search term will be pushed into the sites to pull data on yearly trends, popularity by state, and where is it most popular. The user may then filter by the three sources if desired.

Provide data on profitability, competitors, etc., for user to determine if there is a market for the product

1. VISUALIZATION

  • A. Python Flask powered RESTful API,
  • B. HTML/CSS, JavaScript,
  • C. One database (MySQL, MongoDB, SQLite, etc.)

2. ONE OF THE BELOW FOUR TRACKS:

  • A. A custom "creative" D3.js project (i.e. non-standard graph or chart)
  • B. A combination of Web Scraping and Leaflet or Plotly
  • C. A dashboard page with multiple charts all updating from the same data
  • D. A "thick" server that performs multiple manipulations on data in a database prior to visualization (must be approved)

3. YOUR PROJECT SHOULD INCLUDE AT LEAST ONE JS LIBRARY THAT WE DID NOT COVER.

  • A. Multiple.js
  • B. ReactJS
  • C. Slick
  • D. Aurelia

4. MUST BE POWERED BY A DATASET WITH AT LEAST 100 RECORDS.

5. MUST INCLUDE SOME LEVEL OF USER-DRIVEN INTERACTION (E.G. MENUS, DROPDOWNS, TEXTBOXES, ETC.)

  • search bar
  • filter/dropdown

6. FINAL VIS MUST HAVE 3 VIEWS

HOME LANDING PAGE

Home

FULL INFO PAGE

Top Products Top Monthly Top Sellers

PRODUCT PAGE

Products

POPULARITY MAP

Map