model-view-controller
There are 476 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.
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
A modern style blogging platform
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/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-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. π§ β¨
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
Superbition/Polyel-Framework
β‘οΈ Voltis Core: A PHP framework based on Swoole from the ground up
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
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.
burakim/Kaptan-Field-Checker
A Class Field Value Validation Library.
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.
brandon-vo/book-with-me
Barber booking application using the MVC framework
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.
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.
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
storax/easymodel
Qt Model and Views made easy with general purpose model and widgetdelegate
leanh153/GUI_Java_Books_Management
GUI java books management app
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.
ozturkeniss/MvcEntityFrameWorks
An ASP.NET Core MVC web application built with Entity Framework Core for data access, following the Model-View-Controller architectural pattern and utilizing C# as the primary programming language.
Vishvnath96/IOS-XCUITest-PerformanceTest-Framework
IOS NFR Framework by using XCUITEST for extracting memory cpu and network usage data automatically by using ios api.