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

Write wiki page on how to set up local mysql #19

Closed park-junha closed 4 years ago

park-junha commented 4 years ago

Write a Bash script that runs schema.sql and data.sql and writes to a local machine's mysql on the Unix CLI. If mysql isn't installed, have the script install it.

Write wiki page that tells users how to setup a local mysql instead.

park-junha commented 4 years ago

Not high priority for product release, but needed for other developers to test the app

park-junha commented 4 years ago

~Write a Bash script that runs schema.sql and data.sql and writes to a local machine's mysql on the Unix CLI. If mysql isn't installed, have the script install it.~

Write wiki page that tells users how to setup a local mysql instead.

park-junha commented 4 years ago

Done: https://github.com/park-junha/PlanForGrad/wiki/Setup-MySQL