Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 899 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 899 Bytes

ColorGlimmer

Welcome to ColorGlimmer, a web-based tool dedicated to enhancing content accessibility for colorblind individuals.

Setup and Installation

Clone the repository:

git clone <repository-url>

Navigate to the project directory:

cd ColorGlimmer

Install required dependencies:

pip install -r requirements.txt

Run the server:

python manage.py runserver

Open your browser and visit http://localhost:8000/ to access the application.

Usage

Index Page: Start on the index page, where you can upload your image or PDF.

Assessment Report: Once your file is uploaded, click on the "Assessment Report" button to get a color accessibility score, detailed feedback, and modification suggestions.

Image Recoloring: Use the "Recoloring" button to adjust hues in your uploaded images or photos.

About Us & Contact Us: Learn more about the team and project, or get in touch with us.