Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Move all database access into one model class #70

Closed
sunjunkie opened this issue May 26, 2017 · 0 comments
Closed

Move all database access into one model class #70

sunjunkie opened this issue May 26, 2017 · 0 comments

Comments

@sunjunkie
Copy link
Contributor

sunjunkie commented May 26, 2017

As a developer, I want to have a centralized access to the database so that I can more easily implement new features and enhancements in the app without duplicating code.

Acceptance Criteria:
All database access in the app is refactored to go through a proxy class

Definition of Done:
Approved by code review

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants