Open smattingly opened 6 years ago
I would suggest spelling out the design in terms of MVC services. I think we have a good handle on it but it needs to be captured in written documentation (can be very brief).
model: MySQL database that tracks pomodoros. views: timeclock webpage and gethub issue page. controllers: github api
reviewed
reviewed
reviewed
reviewed, continues to be high risk.
reviewed, continues to be high risk, especially with new MVEC redesign.
10 Issue by smattingly,
At one extreme, a pure waterfall process expects to fully define all design entities and map them to requirements before pursuing other activities. IEEE and other standards provide guidance and outlines for Software Design Description documents.
For many projects, a more realistic approach to design definition might be a combination of pseudocode, entity-relationship diagrams, UML diagrams, and/or screen mock-ups.