Skip to content

Jstanesa/cs350

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation instructions:

  1. Download the repository to a folder of your choice (in these instructions, the folder is called "EFspace/")

  2. Log into mySQL and enter the following command:

source houses.sql

  1. From the "EFspace/" directory, run the following command in the terminal:

source venv/bin/activate

  1. From the "EFspace/" directory, run the following command in the terminal:

python EFserver.py

  1. Navigate to your localhost address (if using nitrous.io, your box's Preview URL) with your browser.