Skip to content

dnerever/EyeQCheck

Repository files navigation

EyeQCheck

Prerequisite

  1. Print referenceSquare.pdf

How to run (Linux)

  1. navigate inside django/
  2. sudo apt-get install python3-venv # If needed
  3. python3 -m venv .venv
  4. source .venv/bin/activate
  5. pip install -r requirements.txt
  6. python manage.py makemigrations
  7. python manage.py migrate
  8. python manage.py runserver
  9. Now in a browser open Running website
  10. Now hold the square below, but level, with your eyes to determine your distance and begin your eye exam

About

A Django Web App that uses image recognition to help create an at home vision test. Built for HackCU 2023.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages