A course search/recommendation system for the Claremont Colleges. Created by ASPC Software Development Group and p-ai.
Live site: p-recs.com
Note: keys required for contribution
- Clone this repo
git clone https://github.com/aspc/p-recs- Install required dependencies
conda create --name p-recs --file requirements.txt- Activate the environment
conda activate p-recs- Run
FLASK_APP=app.py flask runfrom inside the cloned directory - Navigate to http://127.0.0.1:5000/