Skip to content

The primary motivation is to address these pressing issues by implementing an innovative solution that enhances vision care systems, leading to improved eye health outcomes for individuals across diverse communities.

Notifications You must be signed in to change notification settings

IUdantha/SPM_EyeQ

Repository files navigation

EyeQ

Proposed presentation: https://www.canva.com/design/DAFqOjXGwO8/ewdY49IXcH9MYpiyD58N1Q/edit?utm_content=DAFqOjXGwO8&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton

  1. run "npm install" backend, frontend, and leading(main) directory separately.

  2. Create .env file inside the backened directory and initialize the following values

    NODE_ENV = development
    PORT = 5000
    MONGO_URI = mongo db url here without "" or ''
    

#for python evironment

Run in root folder(EyeQ) for windows: "py -3 -m venv .myenv"(for windows) for macOS: "python3 -m venv .myenv"

To activate the corresponding environment: for windows: "source myenv/bin/activate " for macOS: "source .myenv/bin/activate"

Then shell prompt will change to show the name of the activated environment(which is .myenv).

pip install opencv-python-headless numpy pytesseract pip install requests

About

The primary motivation is to address these pressing issues by implementing an innovative solution that enhances vision care systems, leading to improved eye health outcomes for individuals across diverse communities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •