immanuelqrw / Horus

HexBingo
GNU General Public License v3.0
0 stars 0 forks source link

Add interface for getting Goal data #16

Open immanuelqrw opened 3 years ago

immanuelqrw commented 3 years ago

Description

Add interface for getting Goal data, inherited by GoalFileService, and possibly a GoalRequestService

Details

By creating an interface, we can have both local and remote methods of retrieving bingo goal data

Acceptance Criteria

Tasks