-
Updated
Jun 23, 2020 - Objective-C
Simple chat Application with one to one connectivity using Firebase Real time Database written in MVC,MVP and MVVM architecture to better understand the android coding patterns. Purpose of writing same application functionality with 3 different pattern is to show how single application can be developed using 3 different patterns(Mvc, Mvp, Mvvm).
Sample App to learn a testable design (Smalltalk flavored MVC)
A mini Reddit written in Asp.Net Core
Reactive and serializable objects with transactional changes.
nur - a simple framework for PHP
This project covers: 1) UICollectionViewFlowLayout with all the auto-layout constraints added programatically 2) How to build custom tab bar as seen in YouTube app 3) URL session integration to build feed for Home screen. All written in Latest Swift 3 syntax following MVC pattern, re-usable code methodologies, extensions etc.Converted from Swift2 (Source: https://www.letsbuildthatapp.com) to Swift3.
Using typescript and gql-code-gen for easy graphql setup
Clean architecture in Android with MVP presentation layer
变种MVC架构,抽离Service层,通过继承以及合理的架构大幅度优化重复代码~
A simple BlogEngine written in ASP.NET Core
Clean Architecture, MVP, MVVM notes, cheatsheets
A small and stylish weather dashboard.
Spring Web MVC + JPA + Hibernate + JSP + JSTL application
PureMVC MultiCore Framework for Swift
Express boilerplate using ES6 and MVC pattern
PHP MVC Framework - web application framework for modern and rapid development of web applications
Flask Simple Model-View-Controller(MVC)
Искони бѣ Слово - already in production at http://слово.бг
If ADMIN show all posts, if OPERATOR show all posts, if USER and author show only his posts/pages + updated admin.php to show only his post's count,
Andrzej if you want update also your script with following codes in screenshots you see below:
A lightweight PHP framework built for small and medium scale applications.
PHP Framework providing ActiveRecord models and out of the box CRUD controllers with versioning and ORM support
UMVC - Model-View-Controller Generator built for Unity
PureMVC Standard Framework for Swift
500 ASP.NET MVC interview questions
Add a description, image, and links to the mvc-architecture topic page so that developers can more easily learn about it.
To associate your repository with the mvc-architecture topic, visit your repo's landing page and select "manage topics."
I've seen this a few times, but people ask about a sample to show oauth configuration. We should make one that illustrates the different configurations (naturally with secret placeholders and such).