https://github.com/qingquan-li/doorgo-app
A crowdsourced app to enhance storefront accessibility for visually impaired Individuals. Build with Java/Spring Boot, React, MongoDB and Docker.
https://github.com/qingquan-li/doorgo-app
Last synced: 3 months ago
JSON representation
A crowdsourced app to enhance storefront accessibility for visually impaired Individuals. Build with Java/Spring Boot, React, MongoDB and Docker.
- Host: GitHub
- URL: https://github.com/qingquan-li/doorgo-app
- Owner: qingquan-li
- Created: 2023-04-07T01:03:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-17T17:52:29.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T10:08:23.831Z (4 months ago)
- Language: JavaScript
- Homepage: https://doorgo.pages.dev
- Size: 419 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Door Go App
Door Go — A Crowdsourced App to Enhance Storefront Accessibility for Visually Impaired Individuals.
* Designing a crowdsourced app to enhance storefront accessibility for visually impaired individuals, aiming to build an open-source, accessible map of storefronts, enabling people who are blind or have low vision to navigate the city with greater independence and confidence.
* Through Door Go, volunteers can capture photos of storefronts, identify and label their accessibility features such as door types, doorknobs, ramps and stairs, as well as record the precise location of the entrances. This information is then available to visually impaired individuals - those who are blind or have low vision - allowing them to review the accessibility details of a store's door or a building's entrance, and navigate their way to an exact location.
## Tech Stack
- Frontend:
- Language:
- JavaScript
- Frameworks/Libraries:
- React.js
- Tailwind CSS
- Backend:
- Language:
- Java
- Frameworks/Libraries:
- Spring (Spring Boot)
- Database:
- MongoDB
- Firebase (for image storage and authentication)
- Deployment:
- TODO: Docker on a Linux Server (for production)
- Docker on Google Cloud Run (for testing and development)
- Cloudflare Pages (for frontend)