icall-3 / news-website

The best and most reliable news source in the whole wide world
3 stars 2 forks source link

Add Arhitecture Diagram #12

Closed EmilPasca closed 2 years ago

EmilPasca commented 2 years ago

Is this an MVC application, or some other type?

Please add a simple diagram, similar to the one in the pizza-app, with the main components of the application, the data flow between different layers of the application.

If you have any questions regarding the request above, let me know.

EmilPasca commented 2 years ago

CC @dariabuciuman @VimanPaul1

EmilPasca commented 2 years ago

@dariabuciuman Please see the attached screen recording, you should be able to download and open the diagram with draw.io.

downloading-a-project-from-git

EmilPasca commented 2 years ago

Note that the pizza-app diagram should be used just as a guide, your application may have other components and also the data flow may be different.

dariabuciuman commented 2 years ago

@EmilPasca thank you

mszab0310 commented 2 years ago

Yes, this is an MVC application. I created a simple architecture diagram, here is a link to it: https://github.com/icall-3/news-website/blob/diagrams/diagrams/architecture-diagram.jpg . Let me know if its ok, or if something needs to be changed

EmilPasca commented 2 years ago

Looks good! You can merge it in master and close the issue. Thanks!