Skip to content

A web application to help UW-Madison students connect with employers at the Fall 2016 ECS Job Fair

Notifications You must be signed in to change notification settings

kmfischer3/Engineering_Career_Fair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Engineering_Career_Fair

A web application to help UW-Madison students connect with employers at the Fall 2016/Winter 2017 ECS Career Fairs.

Running locally

Assuming NodeJS is installed

npm install -g gulp
nom install  # install dependencies in package.json
gulp build
gulp serve

To use the scripts in the Python directory, you must run:

sudo pip3 install -r requirements.txt

About

A web application to help UW-Madison students connect with employers at the Fall 2016 ECS Job Fair

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published