Skip to content
/ p-recs Public

A course recommendation system for the Claremont Colleges.

License

Notifications You must be signed in to change notification settings

aspc/p-recs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p-recs

A course search/recommendation system for the Claremont Colleges. Created by ASPC Software Development Group and p-ai.

Live site: p-recs.com

Getting Up and Running

Note: keys required for contribution

  1. Clone this repo
git clone https://github.com/aspc/p-recs
  1. Install required dependencies
conda create --name p-recs --file requirements.txt
  1. Activate the environment
conda activate p-recs
  1. Run FLASK_APP=app.py flask run from inside the cloned directory
  2. Navigate to http://127.0.0.1:5000/

About

A course recommendation system for the Claremont Colleges.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages