Week 2: 4th Feb – 11th Feb

Task Breakdown:

TaskDuration
Team meeting2 hours 10 mins
Research and implement JSON storage solution.6 hours
Weekly Total8 hours 10 mins

Meeting takeaway:

From the meeting we determined that for storage, a JSON based solution would be more ideal as a SQL based system could be overkill or unnecessary work due to all the overhead needed to set it up accounting for multiple users that won’t exist in the final program. Besides that it looks like we’ll be doing exercise sets that are customized from a pool of user defined exercises, so the flexibility that this system provides makes it the preferable choice.

Therefore my task is to research how we’d go about implementing that in Java, anything I make will be stored in the draft-documents section of the repository under “JSON-Research”.

Leave a Reply

Your email address will not be published. Required fields are marked *