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

Separate API/Firebase calls into a separate file #29

Closed
kungpaogao opened this issue Feb 9, 2020 · 0 comments · Fixed by #43
Closed

Separate API/Firebase calls into a separate file #29

kungpaogao opened this issue Feb 9, 2020 · 0 comments · Fixed by #43
Assignees
Labels
code Code fixes and improvements
Milestone

Comments

@kungpaogao
Copy link
Member

After working on some Android architecture, I have begun to realize the importance of software architecture. We should separate out all the API/Firebase calls in our files to a separate and centralized file.

Proposed:

@kungpaogao kungpaogao added the code Code fixes and improvements label Feb 9, 2020
@kungpaogao kungpaogao self-assigned this Feb 9, 2020
@kungpaogao kungpaogao added this to the MVP milestone Mar 29, 2020
@kungpaogao kungpaogao added the in progress Work on this issue is in progress label Mar 29, 2020
@kungpaogao kungpaogao removed the in progress Work on this issue is in progress label Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code fixes and improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant