Skip to content

tuneman7/w209_spring_2022_thu_4_pm_team_4_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w209_spring_2022_thu_4_pm_team_4_web

Deployed version of this available at:

https://w209-team-4.herokuapp.com/

Video of setup Seqence:

https://www.youtube.com/watch?v=dKLMDP_nV-o

Requirements: Python3.X, pip, git

Suggested tools -- Visual Studio Code

Common Setup Tasks:

  1. Clone repository:

git clone https://github.com/tuneman7/w209_spring_2022_thu_4_pm_team_4_web

  1. Open Visual Studio and open the directory:

  2. Open a Terminal Window

Windows Setup Sequence:

. setup_venv_ming.sh

Mac/Linux Setup Sequence: Run:

. setup_venv.sh
. rd.sh

Some Test Pages:
/china
/china1
/piechart
/worldmap

Running From Docker -- Requires Docker to be running

. build_and_run_209_docker.sh