"ReentryGuide GR" is a mobile application developed in collaboration with Reentry Reimagined, designed specifically to support the reintegration of former prisoners into society within the Grand Rapids area. With a focus on accessibility and user-friendliness, "ReentryGuide GR" serves as a vital tool for navigating urban landscapes to locate crucial resources. It simplifies the process of finding food, clothing, hygiene, and healthcare, thereby supporting users in their journey towards reintegration.
- Resource Locator: Dynamically finds the closest essential services like food, clothing, hygiene, and healthcare, etc.
- Integration with Google Maps: Integrates with Google Maps for turn-by-turn navigation, guiding users to their selected resources by their own choice of navigation mode.
- User-Friendly Interface: Designed for simplicity and ease of use.
- Node.js
- npm or Yarn
- React Native environment setup
- Clone the repo:
git clone git@github.com:ReentryGuide-GR/client.git
- Install Dependencies:
-
Navigate to the project directory and install the dependencies using either npm or Yarn:
Using npm:
npm install
Using Yarn:
yarn install
-
- Running the App
npx expo start
This project is licensed under the GNU General Public License v3. See the LICENSE file for more details.
- React Navigation