{"id":30686712,"url":"https://github.com/patrick-morrison/visreport2","last_synced_at":"2026-03-17T18:05:12.191Z","repository":{"id":159078379,"uuid":"467548819","full_name":"patrick-morrison/visreport2","owner":"patrick-morrison","description":"Visibility reports for divers","archived":false,"fork":false,"pushed_at":"2025-05-24T08:25:38.000Z","size":1182,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-24T09:28:01.944Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://vis.report","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrick-morrison.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-03-08T14:35:55.000Z","updated_at":"2025-05-24T08:25:42.000Z","dependencies_parsed_at":"2025-05-15T11:51:58.158Z","dependency_job_id":null,"html_url":"https://github.com/patrick-morrison/visreport2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/patrick-morrison/visreport2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick-morrison%2Fvisreport2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick-morrison%2Fvisreport2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick-morrison%2Fvisreport2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick-morrison%2Fvisreport2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrick-morrison","download_url":"https://codeload.github.com/patrick-morrison/visreport2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrick-morrison%2Fvisreport2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273203283,"owners_count":25063279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-01T23:08:18.642Z","updated_at":"2026-03-17T18:05:07.161Z","avatar_url":"https://github.com/patrick-morrison.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vis.Report\n[_Visibility reports for divers to share conditions. Configured by default for Perth, Western Australia_](https://vis.report)\n\nThis is version 2 of Vis.Report. Written from the ground up to support prediction. \n\nWritten in Django. Original started in January 2020 by Patrick Morrison, rewritten in March 2022.\n\n## Features\n\n- Map interface to display reports, colour coded by the most recent visibility\n- Detail pages for each site, with a full list of reports and an interface to add new ones.\n- User accounts system with email authentication, and an admin page to add/edit dive sites. \n- A json api for using the data in other systems.\n- New: weather for sites, depending on their specific geography\n\n## Installation\n\nClone this repository, ,ake virtual environment, install requirements.txt and run with Django.\n\n```bash\ngit clone https://github.com/PatrickMorrison1498/visreport.git\npython -m venv ENV\nsource ENV/bin/activate\npip install -r requirements.txt\ncd visreport2\npython manage.py runserver\n```\n\n## Usage\n\nGo to 127.0.0.1:8000. It will be running there.\n\n## Deploying\n\nI have it deployed on Digital Ocean App Platform, with a Postgres database and a static site. It needs the following environment variables\n- EMAIL_HOST_USER = email account\n- EMAIL_HOST_PASSWORD = email password\n- WEATHER_API = willyweather api key\n- RECAPTCHA_PUBLIC_KEY - google recaptcha\n- RECAPTCHA_PRIVATE_KEY - google recaptcha\n- TZ = Australia/Perth\n- DEBUG = False\n- DEVELOPMENT_MODE = False\n\nThe app platform should also include these at the app level:\nDATABASE_URL  = ${db.DATABASE_URL}\nDJANGO_ALLOWED_HOSTS = ${APP_DOMAIN}\nDJANGO_SECRET_KEY = \n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrick-morrison%2Fvisreport2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrick-morrison%2Fvisreport2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrick-morrison%2Fvisreport2/lists"}