Our project is designed to help reunite lost pets with their owners quickly and easily. Losing a pet can be a very stressful and emotional experience, but with our app, you can report your lost pet and search for found pets in your local area.
Pets-reunited is a mobile app developed using React Native and Firebase. It is the final group project that we have created during the Northcoders bootcamp in software-development. The main goal of our venture was to design and develop - top to bottom - a working app using a new tech stack that we were not familiar with. We decided to use React Native to produce something for IOS and Android platforms, we also choose to implement Google services: Firebase, Google Autocomplete and Maps (Geocoding API, Places API). The process of development was conducted using Agile methodology, with daily morning stand-ups, sprints and task alocation via Kaban boards. Please feel free to explore, fork and clone if you like our project.
If you've lost a pet, simply create a profile for your pet on our app, including their name, pet type, and any other identifying information etc. You can also upload a photo of your pet to help others recognize them. Once your profile is complete, you can report your pet as lost and our app will immediately post to main page of lost pets.
Our Lost Pets app also includes a map feature that allows you to see lost and found pets in different area. This makes it easy to search for your lost pet or to see if someone has found a pet that matches your pet's description.
We hope that our Lost Pets app will help reunite lost pets with their owners quickly and easily. We hope our app can help owners to bring lost pets back homehouse_with_garden!
- React Native
- Firebase
- Google Autocomplete
- Google Maps
- Node.js
- Expo
- Xcode
- Clone the repository onto your local machine
- Install the necessary dependencies using npm install
- Start the app using npm start