1
0
Fork
You've already forked EyeQCheck
0
migration from githubA Django Web App that uses image recognition to help create an at home vision test. Built for HackCU 2023.
  • Python 73.8%
  • HTML 24.4%
  • Shell 1%
  • PowerShell 0.8%
2023年10月19日 12:33:23 -06:00
django Removed old incorrect requirements from django/ 2023年10月19日 12:33:23 -06:00
djangoProduction Django working 2023年10月19日 12:32:52 -06:00
SquareScan Scaling eye chart 2023年03月05日 11:24:55 -07:00
.gitignore Django working 2023年10月19日 12:32:52 -06:00
djangoProduction.zip Removing virtual environments and increasing repo readability 2023年03月05日 12:56:09 -07:00
linuxStart.sh Clarified sh script 2023年03月05日 01:09:14 -07:00
README.md Updated readme formatting 2023年03月05日 12:51:06 -07:00
referenceSquare.pdf Adding instructions to run to the read.me 2023年03月05日 12:31:20 -07:00

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