Android application made with Expo framework.
Frontend - React native, TypeScript. Backend - Python.
- Allows volunteers to find animal shelters that are in need of extra help.
- Animal Shelter managers can post requests, at available time and selected shelter that has its location tied to the post.
- Volunteers can see where the shelter is located, with waypoints placed on top of their location in google maps.
- Authentication via Google Firebase, application is made in layers, if user is not authenticated, other layers/UI screens cannot be reached.
- Firestore NoSQL database allows for real-time updating, messaging between volunteers and animal shelter managers.