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
- Prajakta Arolker
- Shreya Dubey
- Sohini Sarkar
- 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