Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate with a cloud service to store data. #4

Open
dhruv2601 opened this issue Oct 8, 2017 · 3 comments
Open

Integrate with a cloud service to store data. #4

dhruv2601 opened this issue Oct 8, 2017 · 3 comments

Comments

@dhruv2601
Copy link
Owner

The application scans Business Cards and extracts the details from it, and store them locally.
To enhance the application, it would be appreciable to add cloud services to it, so that user can access the data(Images and text) even after deleting the application.
Please integrate the application with those cloud services which comes at a lower cost, as the application is free and thus cloud costing should be minimal.

Feel free to contribute, continuous support will be given for understanding the code!

@akshatnitd
Copy link

@dhruv2601 It can be done using Firebase Storage, which gives quite decent storage under the free tier. It can also be done via AWS S3.

@dhruv2601
Copy link
Owner Author

@akshatnitd Yes! I will prefer Firebase myself. So are you up for working on it?

@akshatnitd
Copy link

@dhruv2601 No, you can go ahead with it. I am not that experienced with Android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants