3rd Iteration Updates and Preparation - rtbu225/Final-Project-498 GitHub Wiki
For the third iteration, we focused on getting the website accessible outside of a locally hosted machine (Tyler's VM) We accomplished this by creating a website using webhost, which has website and database management tools. We were able to import the files that we had written to webhost, so we continued development from there. The website is more robust and has multiple pages now.
We also have developed a rudimentary database, that has department, class, and rating info. All that we have left to do is to implement the database as a part of the website, clean up the overall look and feel of our website, and get it ready for our presentation to the class.
UPDATE: The website is no longer on webhost. The new link is now: cs498project.epizy.com/project.html
We also have the database connected to the website.