FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

model-view-controller · GitHub Topics · GitHub

#

model-view-controller

The term MVC stands for Model-View-Controller. MVC is a software design pattern that separates an application’s logic according to responsibilities: The model manages the application’s data structure, the view manages how information is represented in the user interface, and the controller accepts input and dispatches commands to the model and the view.

Here are 500 public repositories matching this topic...

A simple MVC application in plain JavaScript.

  • Updated Mar 20, 2024
  • JavaScript

A WordPress plugin skeleton built using object-oriented principles and the MVC pattern.

  • Updated Jun 23, 2016
  • PHP

​The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.

  • Updated Feb 5, 2024
  • C++

Diamond is a full-stack web-framework written in The D Programming Language using vibe.d

  • Updated Mar 31, 2020
  • D

A simple PHP MVC REST API framework with PHP 7.2 With routes and some tools to develop your API.

  • Updated Jul 12, 2021
  • PHP

💣 An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC) Architecture. Its a stand-alone desktop game which also provides save and load game functionalities.

  • Updated Jan 30, 2025
  • Java

Java swing application boilerplate with model view controller (MVC) design patterns.

  • Updated Apr 9, 2022
  • Java

Vanilla PHP ready to use MVC structure with router and database class

  • Updated Mar 11, 2023
  • PHP

A hybrid of the Entity-Component-System and Model-View-Controller patterns with new concepts developed specifically for games. Ents is easy to integrate into your game, is developed to be decoupled from a graphics library, and is very memory conscious compared to similar frameworks.

  • Updated Jun 27, 2014
  • Java

A modern style blogging platform

  • Updated Jun 8, 2024
  • PHP

Monolithic model-view-controller full-stack web application built with Python, Flask, SQL Alchemy, MySQL, Jinja, and Bootstrap. Application Server hosted on AWS EC2 with Ubuntu, Gunicorn, and Nginx. MySQL Database on AWS RDS. Redis hosted on AWS Elasticache. CI/CD with Jenkins and AWS CodeDeploy

  • Updated Feb 16, 2023
  • Python

An employee facing hotel reservation system/CMS. React SPA client. Express (Node.js) back-end connected to a MySQL Database. Using Passport and the Passport-local strategy to authenticate employees of varying access levels.

  • Updated Feb 5, 2025
  • JavaScript

Ecommerce project built without frameworks, just pure PHP and vanilla JavaScript.

  • Updated Mar 4, 2023
  • PHP

🎨 A comprehensive exploration of object-oriented design patterns, featuring fully implemented examples like inheritance, composition, observers, decorators, and factory methods. Built with Java to demonstrate their real-world applications in scalable and maintainable software design.

  • Updated Aug 16, 2026
  • Java

🗳️ Welcome to the Django Polls App: Your interactive poll creation and voting platform! Craft custom polls, gather opinions, and visualize results with our user-friendly Django app. Experience the power of polls on the web right now! 🚀

  • Updated Aug 16, 2026
  • Python

🚀 Flutter Rocket 🚀 Fly high with Flutter Rocket - the ultimate package for Flutter developers

  • Updated Apr 23, 2026
  • Dart

💡 A JavaFX-powered implementation of the Akari logic puzzle, featuring intuitive controls, dynamic feedback, and a diverse puzzle library for hours of strategic fun! Implemented with Model-View-Controller and JFX patterns, this game will definitely be worth your time!

  • Updated Aug 16, 2026
  • Java

Monolithic model-view-controller full-stack web application built with Node.js, Express.js, MonogDB, Jest, EJS, and Bootstrap. Integration-tested with Jest. Server hosted on Heroku with CircleCI CI/CD, Database hosted on MongoDB Atlas, served over Cloudflare CDN with Google Domains as DNS provider.

  • Updated Feb 10, 2024
  • JavaScript

Back | FazBrowse Home | New Git URL