Final QA Checklist
Check the work before you submit it.
Run this checklist before every project submission. The goal is to catch routine problems before they become grading problems.
Project QA
- Links work.
- Images load on the live site.
- Responsive layout works on narrow and wide screens.
- No console errors appear in DevTools.
- HTML validates or known errors are understood.
- Accessibility checklist has been reviewed.
- Live site matches the local version.
- Repository contains all required files.
- Final changes are committed and pushed.
Submission Rule
If it only works locally, it is not ready.
Always verify the public URL. Your live site is the version someone else can actually review.