View on GitHub

Wander

University of Maryland, College Park

Download this project as a .zip file Download this project as a tar.gz file

Home Page

Instructions

Here at Wander, we like our users to have a clean user expierence.

Below are some steps for setting up your Wander application.

1. Download the entire project from GitHub.

2. Use our embedded project interepretter so pycharm doesnt give you any sill import errors.

4. Run File from MAIN.py

3. You’re good to go!

Note: this program uses MS excel to display CSVs

Wander has various functions. Below is a list of the functions you will encounter.

1. Submit a url:

Use these URLs to see the historical data of these products:

  - https://www.amazon.com/gp/product/B01LXLTMUW
  - https://www.amazon.com/gp/product/B01ND3Z3DZ

2. Update Databases

3. Buy it Now

4. Show CSV

5. Graph

6. Quit

Home Page