-
Notifications
You must be signed in to change notification settings - Fork 0
Project Description
Mark Valentino edited this page Apr 24, 2023
·
16 revisions
We are developing an application to allow those who are visually-impaired or blind with grocery shopping and delivery.
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.
- 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
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.