Skip to content

Create a class to interface with the database #31

@jcarn

Description

@jcarn

Instead of having to go through the whole firebase process, I'd like to be able to do something like this:

Watrobase database = new Watrobase();
HashMap users = database.getUsers();
HashMap reports = database.getReports();

etc.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions