Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cameronking4/vaxidate2021
A React Native dating app template made in 2021, using OCR to verify vaccine reports. Vaxidate is the app exclusively for COVID-19 vaccine recipients!
https://github.com/cameronking4/vaxidate2021
computer-vision coronavirus covid-19 covid19 dating dating-app firebase ocr onlyvax optical-character-recognition react-native vaxidate
Last synced: 10 days ago
JSON representation
A React Native dating app template made in 2021, using OCR to verify vaccine reports. Vaxidate is the app exclusively for COVID-19 vaccine recipients!
- Host: GitHub
- URL: https://github.com/cameronking4/vaxidate2021
- Owner: cameronking4
- Created: 2021-01-10T02:32:43.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T23:06:38.000Z (almost 4 years ago)
- Last Synced: 2024-11-13T10:43:44.186Z (2 months ago)
- Topics: computer-vision, coronavirus, covid-19, covid19, dating, dating-app, firebase, ocr, onlyvax, optical-character-recognition, react-native, vaxidate
- Language: JavaScript
- Homepage:
- Size: 64.6 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vaxidate 2021
A react native tempplate to make the dating app for COVID-19 vaccine recipients only! For both iOS and Android using Optical Character Recognition to detect and validate a vaccination report card.
npm install
cd ios/
pod install
npm start
Run in Xcode or Android studioFeel free to use this as the base foundation for your dating app startup. Please email me at [email protected] if you want the Firebase backend. It includes everything you need: Firestore collections, Storage for dating profile photos, Functions for real-time data and push notifications.