Sifou13 / Pokedex

.Net Core Api Solution With backend service demonstrating a service oriented architecture design implemented using the IDesign Methodology (Juval Lowy, Microsoft MVP)
0 stars 1 forks source link

Epic 1 - Story 3 - Add Ability to Retrieve Pokemon Details From API Service and Return Subset on our Apis #3

Closed Sifou13 closed 3 years ago

Sifou13 commented 3 years ago

Following the design and decision made on the Architecture and framework to use, and that the initial backbone has been setup and checked in, there should not be much plumming to do and the task could be given to a more junior member of he team to work on, and purely focus on the functional requirements, while most of the technical requirements should be in place, without being ever set in stones as things can change.

Given the API skeleton available, this task should be comprise of the following:

Sifou13 commented 3 years ago

Initial Prototype enhancement and first feature added

Manually and unit testing

Picked up during this task: More hardening to come (Framework UT) + Review logical services and refactor according to SOLID + Volatility - This is fine since still prototyping / refactoring for first release and Repo still private (to this day)