Skip to content

This is android app, which can be used to manage firebase real time databases.

License

Notifications You must be signed in to change notification settings

ptp28/FirebaseDatabaseControl

 
 

Repository files navigation

Firebase Database Management

This is android app, which can be used to manage firebase real time databases. Firebase REST api is used in this project.

Download

Get it on Google Play

Build Project

  1. Create a project on Google Firebase

  2. Add Android App to you firebase project with package name com.shivang.databasemanager

  3. Add google-services.json in app/ folder

  4. Build and run project on android studio as usual

Current Milestones

If you wish to contribute to project, you can find milestones here

Report Bug

If you find any bug in project or if you want to suggest new feature report here

License

  Copyright (C) 2017  Shivang<[email protected]>

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

About

This is android app, which can be used to manage firebase real time databases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%