Super cool pet app! Developed by: Mariah Rosman and Brooke Vlahos
Paw Planner allows you to manage and keep track of all your pets! After registering yourself with a valid email address, you can create profiles for your pets including any relevant dietary and vet info.
Further development of the app will include a map where you can add yourself as a pet sitter and an area for vet notes to be added for specific pets.
Dependencies for Paw Planner: pip install -r requirements.txt npm install expo
Expo was used for the development of this app. There is a corresponding phone app you can download for free called Expo Go that will allow you to run the app on your personal phone while in development mode.
How to set up Paw Planner:
- Clone the repo.
- Install requirements.
- Open project.
- Download expo.
- Run "expo start" to start the server.
- View and edit the app while in development mode.