Web site for the HILT Institute in Arlington Public Schools, Arlington, Virginia. This site is being developed collaboratively by students at the Arlington Career Center, where the HILT Institute resides.
-
Run $ mkdir data after first cloning this source.
-
Run $ python3 pickle_staff.py in the utilities directory to create the staff_info.dat pickle file.
-
Run $ mv staff_info.dat ../data to move the data file to the data directory before running the app.