Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

product name : open Troy University Your product short description: open Troy Un

ID: 3766312 • Letter: P

Question

product name : open Troy University Your product short

description: open Troy University provides a space for questions/answers for Troy University students only. It is ranked based on votes and categorized by tags.

Fullstack application

Architecture

1-Does the presentation explain the overall architecture of your application?

2-Does the application exhibit modular architecture?

3-Does the application exhibit service oriented architecture?

4-Does the presentation list all the technical choices that was made to develop the application?

5-Does the presentation explain all the trade offs made in the choices made?

6-Is the application designed in a way that's easy to change its parts?

Explanation / Answer

1)

Yes it exaplains the architecture used to design the page. The page on the site is dynamic and contens loaded on runtime. It keeps track of votes and tags which is also dynamic in nature

2)

Yes it exhibit modular architecture as the changes are reflected on the front end when the call is done.

3)

Yes it exhibit soa also as the tags are linked and the upvotes are tracked for each section as well.

4)

Yes it does.

5)

yes the presentation explains about the choices made in deciding the architecture of the application.

6)

yes it pretty dynamic will all the code loaded and present in different modules. We can easily change the parts of the application as needed.