https://github.com/sadafasad/mphr
Your pet's health records all in one place
https://github.com/sadafasad/mphr
firebase react-native
Last synced: 2 months ago
JSON representation
Your pet's health records all in one place
- Host: GitHub
- URL: https://github.com/sadafasad/mphr
- Owner: SadafAsad
- Created: 2022-09-16T00:48:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T15:04:41.000Z (over 3 years ago)
- Last Synced: 2025-10-25T03:34:52.390Z (8 months ago)
- Topics: firebase, react-native
- Language: JavaScript
- Homepage:
- Size: 1.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Table of Contents
## About The Project
A centralized pet medical record keeper. Pet owners can manage, view and share their pet's medical records.
### Built With
This project is made with:
* [![React][React.js]][React-url]
* [![Expo][Expo.dev]][Expo-url]
* [![Firebase][Firebase.google.com]][Firebase-url]
* [![VSCode][Code.VisualStudio.com]][VSCode-url]
## Getting Started
### Prerequisites
* You must have a VS Code installed.
* Expo Go Account created.
* Expo Go installed in your iOS device.
### Installation
* Replace the firebase keys in the config/firebase-keys.js
#### Once you have replaced the firebase keys. Install npm
* npm
```sh
npm install
```
#### Login your Expo Go Account in both the terminal and iOS device.
Terminal:
```
expo login
```
iOS device:
* just proceed to login your credentials
#### Once you have both credentials logged in
in your terminal run:
```
expo start
```
in your device you should the app

## Contact
Julian Sanchez - jsanchez.creatives@gmail.com
Sadaf Asadollahi - sadaf98x@gmail.com
Pooja Mahara - poojamahara1073@gmail.com
Project Link: [https://github.com/SadafAsad/MPHR](https://github.com/SadafAsad/MPHR)
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[React-url]: https://reactjs.org/
[Expo-url]: https://expo.dev/
[Expo.dev]: https://img.shields.io/badge/Expo-000020?style=for-the-badge&logo=expo&logoColor=white
[Vue-url]: https://vuejs.org/
[Firebase.google.com]: https://img.shields.io/badge/Firebase-white?style=for-the-badge&logo=firebase&logoColor=FFCA28
[Firebase-url]: https://firebase.google.com/
[Code.VisualStudio.com]: https://img.shields.io/badge/Visual_Studio_Code-black?style=for-the-badge&logo=visualstudiocode&logoColor=007ACC
[VSCode-url]: https://code.visualstudio.com/