Skip to content

CornellCustomDev/wa-reviews

Repository files navigation

WA Reviews

A web application designed for completing and managing Cornell Web Accessibility reviews. The application helps ensure that web content meets accessibility standards by providing tools for review, issue tracking, and reporting.

Please refer to the Confluence page for detailed documentation: WA Review App

Table of Contents

Project Overview

WA Reviews streamlines the process of conducting web accessibility reviews at Cornell University. It provides a structured approach to identifying, documenting, and resolving accessibility issues across web properties.

Key Features

  1. Project Management

    • Create and manage accessibility review projects
    • Track project status and progress
    • Generate accessibility reports
  2. Team Collaboration

    • Team-based access control
    • Collaborative review workflows
    • Role-based permissions
  3. Issue Tracking

    • Document accessibility issues
    • Categorize issues by scope and severity
    • Track issue resolution progress
  4. Accessibility Guidelines

    • Reference to accessibility standards and guidelines
    • Categorized criteria for evaluation
    • ACT rules, SIA rules, and Siteimprove rules integration
  5. AI Assistance

    • AI-powered chat for accessibility questions
    • Page analysis tools
    • Automated suggestions

Technical Stack

Project Structure

The application follows a standard Laravel project structure:

  • Livewire components: UI interactions in app/Livewire
  • Models: Data representation in app/Models
  • Controllers: Request handling in app/Http/Controllers
  • Routes: Defined in routes/web.php
  • Policies: Authorization in app/Policies
  • Migrations: Database schema management in database/migrations

Contributing

When contributing to this project:

  1. Create a feature branch for your work
  2. Follow established coding standards and patterns
  3. Submit pull requests for review

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •