Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackparsonss/health-fusion
A project for HackEd 2022
https://github.com/jackparsonss/health-fusion
hackathon hacked health mobile mobile-app react-native
Last synced: about 2 months ago
JSON representation
A project for HackEd 2022
- Host: GitHub
- URL: https://github.com/jackparsonss/health-fusion
- Owner: jackparsonss
- Created: 2022-01-15T20:04:21.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-16T19:56:50.000Z (about 3 years ago)
- Last Synced: 2024-10-19T08:18:40.920Z (3 months ago)
- Topics: hackathon, hacked, health, mobile, mobile-app, react-native
- Language: JavaScript
- Homepage:
- Size: 737 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Health Fusion
## Info
- A basic health app for managing medications
- Schedule medication
- Look at a daily agenda of your medication
- Look for nearby locations## Run
- `npm install`
- `sudo npm install -g expo-cli`
- `expo start`## Tech
- React Native
- Firebase(authentication)
- Firestore(database)
- Google Maps API
- Google Autocomplete