soenAnt / UberSante

Soen344
2 stars 3 forks source link

Database setup #22

Closed Keeran10 closed 5 years ago

Keeran10 commented 5 years ago

3

If you want to run MySQL locally, follow these instructions.

Remote db setup still pending ...

Running the app with this pr and a MySQL server v5.7 should create the database and populate the tables at run-time.

This PR should be merged only after a consensus has been reached on whether the team will use a remote db or a local db and proper installations are made. Merging this pr before then will result in run-time error.

Keeran10 commented 5 years ago

New pull request will include both the database and the models.