park-junha / GradPlanner

An automated four-year undergraduate degree scheduler.
http://gradplanner.us
GNU General Public License v3.0
2 stars 0 forks source link

Documentation on running Python/Flask and local MySQL on Windows Powershell #94

Closed park-junha closed 4 years ago

park-junha commented 4 years ago

git

install git for windows: https://gitforwindows.org/ install with default configurations and then just use git as it would be used on unix systems

python

in powershell, type python to install once installed, follow wiki for macOS

park-junha commented 4 years ago

Updated wiki: https://github.com/park-junha/PlanForGrad/wiki/Running https://github.com/park-junha/PlanForGrad/wiki/Install-Git https://github.com/park-junha/PlanForGrad/wiki/Local-MySQL https://github.com/park-junha/PlanForGrad/wiki/Install-Python3-and-Pip3

@NKNguyen123 refer here for windows help, feel free to msg me if you have questions