dmleach / recroot

0 stars 0 forks source link

Create a simple view for something in the database #6

Open dmleach opened 6 years ago

dmleach commented 6 years ago

Create a table, add some data, get the data out of the table and display it on a webpage. A simple step to prove that everything's working and talking to one another.

dmleach commented 6 years ago

This could be done using mock hard coded data, or even set up a local MySQL to use until our central one is set up