Skip to content

TylerAdamMartinez/Optimal-Accessibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Optimal Accessibility Project

GitHub license

Optimal-Accessibility-Image

We believe online and offline accessibility matters, so we created the Optimal Acessibilty project. Our mission is to create a web application that calculates the accessibility rating of academic posters.

Team Members

Responsibilities Listed

Tyler Adam Martinez

  • Client User Interface (frontend)
  • Application Protocol Interface (backend)

Hank Peeples

  • Image Processing/Computer Vision

/Application (frontend)

  • React.js web user interface
  • For dependency and general info checkout README

/API (backend)

  • C# ASP .NET Core 6 Web API
  • For dependency and general info checkout README

How to run the project in development

  1. Go to the project's Application directory
  2. Run the terminal command: npm run

How to run the project in pre-production

  1. Go to the project's Application directory
  2. Run docker build -t <username>/<branch-name> .
  3. Run docker run -p 80:80 <username>/<branch-name>

For more information checkout the wiki

About

A web application that calculates the accessibility rating of academic posters. This is @hankpeeples and I CSCE 3444 project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published