Skip to content
/ oars Public

A semi-automated course allocation system

Notifications You must be signed in to change notification settings

gpahal/oars

Repository files navigation

Course Allocation System (OARS)

This is a course allocation system where registered students may request available courses and professors can offer courses and can optionally define filters and preferences to automatically accept or reject.

Tech

This project is built using a number of open source projects.

Setup

  1. Install Python 3.x
  2. Install Django 1.7
  3. Download the code
  4. cd to the project directory
  5. run the following command python3 manage.py runserver
  6. Done!

Site map

After installation, you can view the website at http://localhost:8000/

URL configuration (relative path):

Other facilities can be explored easily using the interface once you are logged in.

Initial settings

Site email