Resources and Credits
Traceback was built using the following open-source libraries, services, fonts, and external resources. All third-party materials are used in accordance with their respective licenses.
Libraries & Frameworks
Appwrite Cloud
Author: Appwrite
Source: https://appwrite.io
Usage: Appwrite hosted our website and backend services, including authentication and databases.
CropperJS
Version: 1.6.2
Author: Chen Fengyuan
License: MIT License
Source: https://github.com/fengyuanchen/cropperjs
Usage: Image cropping for lost and found images.
normalize.css
Version: 8.0.1
Authors: Nicolas Gallagher and Jonathan Neal
License: MIT License
Source: https://github.com/necolas/normalize.css
Usage: A CSS normalization stylesheet to ensure all browsers consistently render the site.
Fonts
Inter
Author: Rasmus Andersson
License: SIL Open Font License 1.1
Source: https://fonts.google.com/specimen/Inter
Usage: Primary font for body text, labels, and interface elements throughout the site.
Poppins
Author: Jonny Pinhorn
License: SIL Open Font License 1.1
Source: https://fonts.google.com/specimen/Poppins
Usage: Heading font for page titles and section headings.
OpenDyslexic
Author: Abelardo Gonzalez
License: SIL Open Font License 1.1
Source: https://opendyslexic.org
Usage: Accessibility font designed to help all users read text more easily.
Standards & Guidelines
Web Content Accessibility Guidelines (WCAG)
Author: World Wide Web Consortium
Source: https://www.w3.org/TR/WCAG21/
Usage: Our primary source to ensure the site is accessible to all users.
Development Tools & Services
jsDelivr
Source: https://www.jsdelivr.com
Usage: The content delivery network (CDN) used to serve many libraries on the site including Appwrite SDK and Cropperl.js.
dotenv
License: BSD 2-Clause License
Source: https://github.com/motdotla/dotenv
Usage: An essential package to ensure API keys remain private and the app remains secure.
Google OAuth 2.0
Author: Google LLC
Source: https://developers.google.com/identity/protocols/oauth2
Usage: Google provided their OAuth 2.0 standard for secure authentication with the app, easily integrating with Google accounts.
Design References
Phosphor Icons
Authors: Helena Zhang and Tobias Fried
License: MIT License
Source: https://phosphoricons.com
Usage: SVG icon set used throughout the navigation, cards, and UI elements.
Lucide Icons
Authors: Eric Fennis and Cole Bemis
License: ISC License
Source: https://lucide.dev
Usage: SVG icon set used throughout the navigation, cards, and UI elements.
Vecteezy
Author: Shawn Rubel
License: Vecteezy Free License
Source: https://www.vecteezy.com
Usage: Source for the background video on the homepage.
Research
MDN Web Docs
Author: Mozilla Foundation
Source: https://developer.mozilla.org
Usage: Our main reference for development standards including JavaScript APIs, CSS properties, and HTML elements.