Once you have completed your web project and have published it to your host, you will submit the URL to your instructor.
Please submit the URL for your Final Project website link in Canvas
Your URL should resemble the following (with your id, not mine): http://admn410.unh.edu/~dsn25/
You may submit your project early (see Canvas for dates). Submissions before this time will be evaluated and graded. You will have the opportunity to resubmit with corrections in order to achieve a higher grade. Any submissions after this time are final.
Link to submit your Final Project URL
Project due date can be found in Canvas
Before you submit:
Ensure that you test your site on the server. If images do not show up, you should ensure that the filename of your image is consistent with the spelling in the images src attribute. Web servers are case sensitive!!!!! Note: Some very large images may not render properly on the the server. The easiest workaround is for you to take a screenshot of the image, crop it, and save the screenshot as your image.
Examine all of your file and page references. Do any of them start with "file:///"? If so, you are asking the web server to look on your laptop for the file or image. That's not possible.
Review the project website and ensure that you are meeting all of the criteria for grading.