Course-Selector

This application was developed as a part of INFM 743 - Development of Internet Applications course at University of Maryland, College Park.

Course Selector is developed in Python using the lightweight web framework, Flask. This application provides recommendation based on student's interests, courses taken previously, pre-requisites and availability.

Developed by


  1. Prajakta Arolker
  2. Shreya Dubey
  3. Sohini Sarkar
  4. Ankit Srivastav

Requirements:


Python 2.7 SQLite3 Flask

Instructions to RUN the Project:


In order to run the project, run Main.py

Additional Packages to be imported:


PYGAL