CHS / Miami Valley / UC Tech Showcase
Rubric and Resources
Rubric and Resources
Students will create a complete, functional real business website with database integration using PHP and MySQL. This comprehensive project demonstrates mastery of full-stack web development, professional presentation skills, authentic work-based learning, and industry-standard problem-solving techniques suitable for career showcase and real-world deployment.
All HTML, CSS, JavaScript, PHP files, database SQL scripts, and documentation organized in proper folder structure
Complete MySQL database export file (.sql) with table structures and sample data for testing
Working website deployed to web server with functional database connection and CRUD operations
Database schema, API documentation, installation guide, and user manual for admin features
Username and password for admin access to test CRUD operations and content management features
15-minute presentation demonstrating CRUD operations, database design, business partnerships, and explaining technical decisions to industry judges
Evidence of authentic business relationships, stakeholder interviews, and real-world problem-solving documentation
Documentation of team roles, communication logs, project management artifacts, and collaborative decision-making processes
Follows W3C standards for HTML5, CSS3, and accessibility compliance (WCAG 2.1)
Implements OWASP Top 10 security measures and follows industry-standard authentication protocols
Adheres to normalization standards (3NF) and follows relational database best practices
Meets industry benchmarks for page load times, database query efficiency, and user experience
Implements mobile-first design approach following Google's mobile-friendly guidelines
Follows industry-standard documentation practices for code comments, API documentation, and user guides