COS420-Fall23 / Team-D

This is Team D's project repository. Shall be tackling the problem of helping graduates/students find a reliable job by cutting down the search method or type that other sites use.
3 stars 2 forks source link

Update Architecture Design #165

Closed DracoDrakthen closed 7 months ago

DracoDrakthen commented 8 months ago

The comments from Deliverable 5 must be addressed.

For any comment that was not addressed, deduct -2 points.

This will most likely be a MVC architecture. You can use this as a template, but your team will need to fill in your specific technologies and other information specific for your app. The example is for an online shopping system.

A UML package diagram showing the system architecture, where the basic classes/system entities are located, and associations.

If the classes, associations, system architecture are not properly shown, deduct -7.5 points.

The name of the classes, packages, etc should match the application under the development. If not, deduct -2 points for each mismatch.

The description of the architecture and the justification of the chosen architecture.

If the description is missing or does not make sense, deduct -7.5 points.

If the reason to choose this specific architecture does not make sense, deduct -7.5 points.