This is android app, which can be used to manage firebase real time databases. Firebase REST api is used in this project.
-
Create a project on Google Firebase
-
Add Android App to you firebase project with package name com.shivang.databasemanager
-
Add google-services.json in app/ folder
-
Build and run project on android studio as usual
If you wish to contribute to project, you can find milestones here
If you find any bug in project or if you want to suggest new feature report here
Copyright (C) 2017 Shivang<shivang.iitk@gmail.com>
This file is part of Firebase Database Manager.
Firebase Database Manager is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Firebase Database Manager is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Firebase Database Manager. If not, see <http://www.gnu.org/licenses/>.