An open API service indexing awesome lists of open source software.

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.

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.

![Door Go App](https://github.com/Qingquan-Li/doorgo-app/assets/19491358/19904a86-be68-4449-aff9-0855f604a0c3)

## 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)