Skip to content

A web application for finding students, professors, university clubs, and campus events with similar academic or personal interests.

Notifications You must be signed in to change notification settings

vnoelifant/fellow-krr-w2019

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fellow

EECS 371: Knowledge Representation and Reasoning | W2019

Setup

We use pipenv for managing package dependencies.

  1. Install pipenv using the link above.
  2. Run pipenv install to install package dependencies and pipenv shell to start virtual environment with installed dependencies.

Generating KRF File

  1. Navigate to dev/scraping/
  2. Run python generate_krf.py to scrape data from the Google Sheet and generate a single krf file for Companion.
  3. Output file can be found in dist/krf.

About

A web application for finding students, professors, university clubs, and campus events with similar academic or personal interests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%