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 NameTypeSourceLicenseAttributionOriginal
Inter
View Source
FontGoogle FontsOpen Font LicenseUsed via Google Fonts CDN-

Icons

Asset NameTypeSourceLicenseAttributionOriginal
Lucide React Icons
View Source
Icon LibraryLucideISC LicenseIcons: Search, Users, Menu, X, ArrowRight, MapPin, Calendar, Tag, etc.-

Images & Graphics

Asset NameTypeSourceLicenseAttributionOriginal
TSA Logo Poster
PDF DocumentWashington TSA / Technology Student AssociationOfficial TSA MaterialsProvided by Washington TSA for competition use-
WTSA Logo
Logo/GraphicStudent-designed for this projectOriginal WorkCreated by team using CSS gradients, no external images

Code Libraries & Frameworks

Asset NameTypeSourceLicenseAttributionOriginal
Next.js
View Source
React FrameworkVercelMIT LicenseCore framework for application-
React
View Source
JavaScript LibraryMeta/FacebookMIT LicenseUI component library-
Tailwind CSS
View Source
CSS FrameworkTailwind LabsMIT LicenseUtility-first CSS framework-
Prisma
View Source
ORMPrisma Data Inc.Apache 2.0Database ORM and query builder-
clsx
View Source
UtilityNPM PackageMIT LicenseConditional className utility-
tailwind-merge
View Source
UtilityNPM PackageMIT LicenseTailwind class merging utility-

Content

Asset NameTypeSourceLicenseAttributionOriginal
All Website Copy
Text ContentStudent-writtenOriginal WorkAll text content written by team members
Chapter Data (Names, Locations)
DataFictional/Demo DataOriginal WorkWashington high schools are real, but chapter details are fictional for demo purposes
Resource Descriptions
ContentStudent-writtenOriginal WorkAll resource descriptions are original content

Code

Asset NameTypeSourceLicenseAttributionOriginal
All Application Code
Source CodeStudent-developedOriginal WorkAll custom components, pages, API routes, and database schema written by team
Database Seed Data
Data ScriptStudent-developedOriginal WorkCustom 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