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

All external assets are properly licensed (MIT, Open Font License, Apache 2.0). All original work created by us 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
Website Logo
GraphicStudent-designed via Adobe IllustratorOriginal WorkCreated by using Adobe Illustrator with gradients

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
Sample Chapter Data (Names, Locations)
DataDemo DataOriginal WorkDemo data regarding TSA chapters is entirely fictional for demonstration purposes
Resource Descriptions
ContentDemo ContentOriginal WorkAll resource descriptions are original content created for demo purposes

Code

Asset NameTypeSourceLicenseAttributionOriginal
Codebase
Source CodeStudent developedOriginal WorkAll custom components, pages, API routes, and database schema written by us
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.