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%
| django | Removed old incorrect requirements from django/ | |
| djangoProduction | Django working | |
| SquareScan | Scaling eye chart | |
| .gitignore | Django working | |
| djangoProduction.zip | Removing virtual environments and increasing repo readability | |
| linuxStart.sh | Clarified sh script | |
| README.md | Updated readme formatting | |
| referenceSquare.pdf | Adding instructions to run to the read.me | |
EyeQCheck
Prerequisite
- Print referenceSquare.pdf
How to run (Linux)
- navigate inside django/
- sudo apt-get install python3-venv # If needed
- python3 -m venv .venv
- source .venv/bin/activate
- pip install -r requirements.txt
- python manage.py makemigrations
- python manage.py migrate
- python manage.py runserver
- Now in a browser open Running website
- Now hold the square below, but level, with your eyes to determine your distance and begin your eye exam