Some of the most common design patterns implemented in Python.
-
Updated
Jun 24, 2023 - Python
Some of the most common design patterns implemented in Python.
E-Commerce Sample app with using storage as Core-Data, MVC Architecture with help of NSFetchResultsController.
In computer programming, create, read, update, and delete are the four basic functions of persistent storage. Alternate words are sometimes used when defining the four basic functions of CRUD, such as retrieve instead of read, modify instead of update, or destroy instead of delete.
Basic Calculator using Model, View, Controller architectural pattern
Rummy is a well known card game, see the wikipedia page for rules or anything the like. This application is based on a client-server-model.
The hello-opengl beginner program but using a Model-View-Controller (MVC) framework
A simple todo-list made with plain Javascript and two views
This mailing label generator will be used for an SAE Project using OOP, PDO and MVC principle at the same time. Hope it works :D
Access and control the remote server with less bureaucratic infrastructure through an MVC Web App.
A Simple mini php microframework i wrote in php.
Electronic voting system in C++ for an internal company experiment
Fourth project - iOS Developer Nanodegree Program (Udacity)
Testing MVC pattern in Unity, through a basic user task editor.
ASP.NET Core : Spell Checker Web App
Progetto di Programmazione ad Oggetti dell'Università di Padova 2019/2020
Soluciones a las tareas y ejercicios del curso CC3501 de la Facultad de Ciencias Físicas y Matemáticas. Desarrolladas en Pyglet.
MallAssistant is a Java OOP project that simulates shopping malls, stores, and a discount system. It demonstrates object‐oriented design, including store categories, pricing strategies (discounts), custom data validation, multithreading, and serialization of mall data.
Add a description, image, and links to the modelviewcontroller topic page so that developers can more easily learn about it.
To associate your repository with the modelviewcontroller topic, visit your repo's landing page and select "manage topics."