Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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 studio

Feel 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.