You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
¡Bienvenidos al repositorio de Patrones de Arquitectura en Android! Aquí encontrarás una descripción detallada de los patrones MVC, MVP y MVVM, junto con variantes y enfoques alternativos utilizando diferentes librerías y tecnologías.
The Restaurant Page is a project from the odin project that I built for Microverse. This uses Webpack and babel to bundle and transpile respectively. The project is built using modern JS features and follows a basic version of MCV architecture
This repository hosts the Historical Document Repository project, a digital archive platform for preserving and accessing historical documents including letters, speeches, videos, and images. Built on the Model-View-Controller (MVC) paradigm, the project ensures a clean separation of concerns, facilitating both maintainability and scalability.