Copyright Checklist
Complete attribution for all external assets, libraries, and content used in the WTSA Community Resource Hub, along with identification of original student work
Copyright Compliance Confirmed
All external assets are properly licensed (MIT, Open Font License, Apache 2.0, or official TSA materials). All original work created by students is clearly identified. No copyright violations exist in this project.
Fonts
| Asset Name | Type | Source | License | Attribution | Original |
|---|---|---|---|---|---|
Inter View Source | Font | Google Fonts | Open Font License | Used via Google Fonts CDN | - |
Icons
| Asset Name | Type | Source | License | Attribution | Original |
|---|---|---|---|---|---|
Lucide React Icons View Source | Icon Library | Lucide | ISC License | Icons: Search, Users, Menu, X, ArrowRight, MapPin, Calendar, Tag, etc. | - |
Images & Graphics
| Asset Name | Type | Source | License | Attribution | Original |
|---|---|---|---|---|---|
TSA Logo Poster | PDF Document | Washington TSA / Technology Student Association | Official TSA Materials | Provided by Washington TSA for competition use | - |
WTSA Logo | Logo/Graphic | Student-designed for this project | Original Work | Created by team using CSS gradients, no external images |
Code Libraries & Frameworks
| Asset Name | Type | Source | License | Attribution | Original |
|---|---|---|---|---|---|
Next.js View Source | React Framework | Vercel | MIT License | Core framework for application | - |
React View Source | JavaScript Library | Meta/Facebook | MIT License | UI component library | - |
Tailwind CSS View Source | CSS Framework | Tailwind Labs | MIT License | Utility-first CSS framework | - |
Prisma View Source | ORM | Prisma Data Inc. | Apache 2.0 | Database ORM and query builder | - |
clsx View Source | Utility | NPM Package | MIT License | Conditional className utility | - |
tailwind-merge View Source | Utility | NPM Package | MIT License | Tailwind class merging utility | - |
Content
| Asset Name | Type | Source | License | Attribution | Original |
|---|---|---|---|---|---|
All Website Copy | Text Content | Student-written | Original Work | All text content written by team members | |
Chapter Data (Names, Locations) | Data | Fictional/Demo Data | Original Work | Washington high schools are real, but chapter details are fictional for demo purposes | |
Resource Descriptions | Content | Student-written | Original Work | All resource descriptions are original content |
Code
| Asset Name | Type | Source | License | Attribution | Original |
|---|---|---|---|---|---|
All Application Code | Source Code | Student-developed | Original Work | All custom components, pages, API routes, and database schema written by team | |
Database Seed Data | Data Script | Student-developed | Original Work | Custom seed script with demo data |
License Information
MIT License
Permissive license allowing commercial use, modification, distribution, and private use. Used by Next.js, React, Tailwind CSS, and utility libraries.
Open Font License
License for fonts allowing use in websites and applications. Applies to Inter font from Google Fonts.
Apache 2.0 License
Permissive license with patent protection. Used by Prisma ORM for database operations.
ISC License
Functionally equivalent to MIT License. Used by Lucide icon library.
Student Original Work
The following components represent 100% original student work created specifically for this competition:
- All React components and pages
- All API routes and server logic
- Complete database schema design
- All website copy and content
- Chapter profiles
- Resource descriptions
- Event information
- Layout and design system
- Color palette and branding
- Seed data and demo content
- Student Work Log documentation