Skip to content

Contrast.io calculates the contrast ratio between two colors following the Web Content Accessibility Guidelines (WCAG). It was the first project made at the Apple Developer Academy and, although the logic is working, **needs refactoring.**

Notifications You must be signed in to change notification settings

thaxz/contrastio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

contrast.io

Contrastio was my first contact with Swift. I've learned the basic functions and tried to translate my knowledge to a modified calculator.

Contrastio calculates the contrast ratio between two colors following the Web Content Accessibility Guidelines (WCAG).

Contains a simple interface, where the users can put the RGB code of the colors that they want to calculate and updates simultaneously, showing what color it is.

After that, will perform the contrast formula and return a score, based on WCAG.

About

Contrast.io calculates the contrast ratio between two colors following the Web Content Accessibility Guidelines (WCAG). It was the first project made at the Apple Developer Academy and, although the logic is working, **needs refactoring.**

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages