Skip to content

mlinegar/CourseScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project will create a course scheduler for students at Reed College. It takes input from Reed’s SOLAR API (which supplies a .JSON file), and uses this information to generate a database of courses, which students can use to create prospective schedules.

Setup

The modules used in this project can be downloaded using pip install -r requirements.txt. It uses Django and several add-ons, and also requires PostgreSQL.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages