model-view-controller
There are 452 repositories under model-view-controller topic.
taniarascia/mvc
A simple MVC application in plain JavaScript.
iandunn/WordPress-Plugin-Skeleton
A WordPress plugin skeleton built using object-oriented principles and the MVC pattern.
HerikLyma/CPPWebFramework
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.
zhangbo126/threejs-3dmodel-edit
基于three.js开发的3D模型可视化编辑器 包含模型加载,模型文件导入导出,模型背景图,全景图,模型动画,模型灯光,模型定位,辅助线,模型辉光,模型拖拽,模型拆解, 模型材质等可视化操作编辑系统,模型编辑数据保存预览和代码嵌入 前端技术:Vue3+Typescript+Pinia+Threejs
DiamondMVC/Diamond
Diamond is a full-stack web-framework written in The D Programming Language using vibe.d
afgprogrammer/PHP-MVC-REST-API
A simple PHP MVC REST API framework with PHP 7.2 With routes and some tools to develop your API.
harismuneer/Minesweeper-Desktop-Game
💣 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.
ashiishme/java-swing-mvc
Java swing application boilerplate with model view controller (MVC) design patterns.
crjoseabraham/php-mvc
Vanilla PHP ready to use MVC structure with router and database class
ClickerMonkey/Ents
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.
cmd05/Luminosity
Luminosity – a modern style blogging platform
hoangsonww/Software-Design-Patterns
🎨 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.
hoangsonww/Django-Poll-Application
🗳️ 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! 🚀
hoangsonww/Django-Quote-Application
📖 Welcome to the Django Quotes App: Your daily dose of inspiration! Explore, discover, and share a curated collection of quotes across various categories. Read, like, and discuss your favorite quotes on our web platform today. Plus, developers can leverage our REST API to integrate quotes into their own projects. 🧠✨
Superbition/Polyel-Framework
⚡️ Voltis Core: A PHP framework based on Swoole from the ground up
hoangsonww/Akari-Puzzle-Game-JavaFX
💡 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!
JacobGrisham/Finance-Full-Stack-Web-App-using-Flask-and-SQL
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
crjoseabraham/php-ecommerce
Ecommerce project built without frameworks, just pure PHP and vanilla JavaScript.
Vincent440/hotel-worx
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.
JahezAcademy/flutter_rocket
🚀 Flutter Rocket 🚀 Fly high with Flutter Rocket - the ultimate package for Flutter developers
brandon-vo/book-with-me
Barber booking application using the MVC framework
burakim/Kaptan-Field-Checker
A Class Field Value Validation Library.
JacobGrisham/YelpCamp
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.
aemulare/Vehicle-Management-System
CSC330 Object-Oriented Software Design course, CSC424 Database Management course
AndreFCruz/feup-lpoo-armadillo
Project developed for 'Object Oriented Programming Laboratory', a second year subject @FEUP. Made in collaboration with @edgaracarneiro.
bausshf/Diamond
MVC / Template framework written in D.
afontainec/chinchay
Building a web app is no easy task. The coding itself can be very time consuming and tedious, but it's not the trickiest part: having an organized file structure, following industry best practices, restricting access and managing HTTP status codes correctly is where development gets puzzling. But fear not! Chinchay will speed up your development making sure you end up with a top-notch web app.
SleekPanther/gpa-calculator
A GPA calculator in JavaFX attempting to use the Model View Controller (MVC) pattern
wilfredpine/confired
A light and basic PHP MVC Framework. It was created to examine the structure of an MVC Framework and how it works. It uses static methods to implement Libraries or Helpers better, clear, and easy management. In some PHP versions, a static method is slower than non-static methods. You can also use object-oriented approach.
itsiiromiuy/tripspark-node.js-express-mongodb-and-more
💥building a comprehensive real-world RESTful API 🌐 and server-side rendered website 🖥️, mastering authentication 🔑, security 🔐, payments 💰, and more! 🚀
MobinaJafarian/DeluxeRealProperty
This is an Open Source Real estate management system written with php mvc
MobinaJafarian/MvcBlog
Really Simple PHP Blog based on the MVC. This mini project can be used as a Base MVC "framework" to start your PHP project.
storax/easymodel
Qt Model and Views made easy with general purpose model and widgetdelegate
annuhuss/Model-View-Controller
A simple but effective way of understanding a MVC architecture pattern, specially for the beginners, through an example which is constructed in PHP.
leanh153/GUI_Java_Books_Management
GUI java books management app
Vishvnath96/IOS-XCUITest-PerformanceTest-Framework
IOS NFR Framework by using XCUITEST for extracting memory cpu and network usage data automatically by using ios api.