https://github.com/vimalcvs/firebase_feedback
This android application uses firebase-auth and firebase-database. It can be used for feedback purposes. Anyone who wants to create a feedback app can take help from it.
https://github.com/vimalcvs/firebase_feedback
firebase-auth firebase-authentication firebase-database firebase-feedback
Last synced: about 1 year ago
JSON representation
This android application uses firebase-auth and firebase-database. It can be used for feedback purposes. Anyone who wants to create a feedback app can take help from it.
- Host: GitHub
- URL: https://github.com/vimalcvs/firebase_feedback
- Owner: vimalcvs
- Created: 2018-10-18T04:42:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-18T05:06:19.000Z (over 7 years ago)
- Last Synced: 2025-01-21T06:11:25.237Z (over 1 year ago)
- Topics: firebase-auth, firebase-authentication, firebase-database, firebase-feedback
- Language: Java
- Homepage: https://www.technovimal.in/
- Size: 596 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Feedback-app-using-firebase
1. Google-services.json is removed. You have to add it yourself.
2. A pic of database scheme is in the project folder.
3. This android application uses firebase-auth and firebase-database.
It can be used for feedback purposes. Anyone who wants to create a feedback app can take help from it.