Skip to content

Hanzhuo-Gong/Course-Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course-Planner

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:

  1. Run web app using 'python3 main.py'
  2. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors