Skip to content

Project Description

Mark Valentino edited this page Apr 24, 2023 · 16 revisions

Our Project

We are developing an application to allow those who are visually-impaired or blind with grocery shopping and delivery.

Goals of Project

Our goal for the project is to provide an easy to use app that will allow those with visual impairments to shop for groceries and have them be delivered to them. Our app will be blind accessible in that it is coded for easy navigation with Android's Talkback accessibility feature. In addition, our app will be very accessible for those who aren't blind but have visual impairments.

High-Level Features

  • Search for products
  • Choose local Kroger store to shop from
  • Filter and sort products
  • Make purchases
  • Enter address info for delivery
  • Purchase history
  • User accounts

Platform

We will be using React-Native to code an Android application. We will use the Kroger API for obtaining grocery and store data. Authentication and user data storage will be handled with Firebase and Firestore.