Skip to content

Resources for a New Developer

krs9851 edited this page Mar 10, 2025 · 3 revisions

Welcome to the Audemy Team!

This page will serve as a list of important resources that may help you on your journey. If this list is incomplete, please contact @Carter Sargent on slack.

Personal Resources at Audemy

Code

Audemy's website is built in Vue.js and JavaScript.

All of Audemy's code must be WCAG 2.2 AA Compliant. Not only is WCAG 2.2 mandated by the law, it also ensures that our product can be accessed by anyone regardless of disability status.

For more information, look through the Audemy accessibility wiki for developers (TBD) or contact @Carter Sargent.

Team

Audemy uses a mixture of GitHub and Trello to track important deadlines and workload.

When writing code, make sure your GitHub commit summary reflects the changes made.

Basic Website

  • Introduction
  • For Everyone
  • For Developers
  • For Designers
  • For Management

GameZone

  • Introduction
  • For Everyone
  • For Developers
  • For Designers
  • For Management

Reusable Vue Components

  • Banner
  • Other Reusable Components (to be added)

Web Accessibility

Introductory Resources

Clone this wiki locally