New repository: https://github.com/park-junha/PlanForGrad
All post-CSCI187 development will be done on the new repository from now on.
A group project for Santa Clara Univerisity CSCI 187. Course Planner help students with their education plan. Course Planner generate recommend classes base on students needed. Our group still developing the project. We will update the project periodically.
SETUP: Install flask for python3 using 'pip3 install flask' Install pymysql using 'pip3 install pymysql' Contact jpark3@scu.edu if you are having difficulties running the app
RUNNING:
- Run web app using 'python3 main.py'
- Navigate to 'localhost:5000' to access the frontend
11/1/19 -Completed the main page
KNOWN BUGS:
- As of 11/18/19, the current schema for the database does not take into account classes that require one prerequisite OR another