The Breast Cancer Hub, based in Concord, NC, is an inclusive breast cancer awareness and early intervention organization focused on education, prevention, and global community outreach. For more information about the organization, see this link: https://www.breastcancerhub.org/
The Breast Cancer Hub is working on an inclusive, cross-platform breast cancer self-examination reminder app that will be deployed to underserved populations internationally. It is an offline app that will remind users, based on their entered demographic information, when they should perform an exam for breast cancer. It will provide a calendar for tracking exam dates and periods if any, push or in-app notifications when it is time to do a self-examination, and step-by-step guides for administering self exams.
The current state of the project is focused on API integration, adding functionality, session storage and authentication to the frontend views.
The app uses React Native (Expo) with Express.js middleware and a Neon (Postgre-SQL provider) backend.
Visit Getting Started to get acquainted with all the design resources and understand the scope and intent of the project.
Afterwards, complete the Environment Setup
Once you are ready to start making changes, read the Contributing Guidelines for our conventions on branching and pull requests.
As you work, refer to our documentation on Using Components to see what premade components are in use for our app.
If you need to work with the backend, read the Backend README for details.