Open jbrischke opened 3 years ago
@jbrischke
@pawaitemadisoncollege
Resubmission fixed those issues
@pawaitemadisoncollege
Resubmission
Added the wireframes for future models that will be added once I finally figure out how to get the proper data back from my other tables. I updated the database diagram and I am probably going to go with something like shown unless yet again I realize I wrote the join wrong. I don't have any plans to ever update any information in the database table role, I prepopulated it with a few roleids and roletypes. I am trying to Pass a roles set to my page to render out the type and prepopulate a dropdown menu with 1, 2, 3 as options and based on the role_id submitted it then returns the type associated with that ID.
Looks good, thanks @jbrischke
@pawaitemadisoncollege
Instead of a database design diagram I just typed in and linked the raw SQL to the diagram link. Its a start ill update the tables and add stuff to it as I go. It has been quite awhile since I last created my own data objects to use in a application so this is going to be fun to do.