Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 739 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 739 Bytes

Application Review

The application in this repository has been developed using test driven development techniques and SOLID design principles.

The BattleShipMVC project is incomplete. When complete this project should provide the same functionality as the BattleShipClient project but using an Asp.Net MVC application instead of a Console application.

Demonstrate your understanding of this application by:

  1. Writing a brief critique that assesses how the application either meets or could be modified to meet SOLID design principles.

  2. Write a short scoping document that details the high level development tasks required to implement the BattleShipMVC project.