Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
/ seo-tool-team1 Public archive

Shopzilla's UCLA CS130 (Spring 2013) SEO Tool Team 1

Notifications You must be signed in to change notification settings

sz-cs130/seo-tool-team1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seo-tool-team1

Shopzilla's UCLA CS130 (Spring 2013) SEO Tool Team 1

Requirements:

Must have python 2.7.4 or 2.7.5, java 6 or 7, maven, and pip installed.

How to run:

  1. cd into the webservice directory
  2. Install the required python packages using: pip install -r requirements.txt
  3. cd into the webservice/src directory and run the webservice: python webservice.py
  4. cd into the project root directory and compile the Java webapp: mvn clean install
  5. Run the Java webapp: mvn tomcat:run
  6. Open a web browser and navigate to: http://localhost:8080/seotool-team1-webapp/search/

About

Shopzilla's UCLA CS130 (Spring 2013) SEO Tool Team 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published