Projects in Awesome Lists tagged with mvc-pattern
A curated list of projects in awesome lists tagged with mvc-pattern .
https://github.com/tomyitav/express-es6-starter
Starter project for creating a MVC express server with MongoDB
async-await expressjs mongodb mongoose mvc-pattern
Last synced: 19 Dec 2024
https://github.com/qiniu/qpaint
极客时间专栏《许式伟的架构课》相关的源代码:QPaint (画图程序)
architecture go golang javascript mvc-pattern
Last synced: 05 May 2025
https://github.com/ph-7/php-mvc-blog-system
:fire: Simple PHP blog system application based on the MVC pattern and written in PHP 5.5. This project can be used as a Base MVC "framework" to start your PHP project easily under good development patterns and good development practice and organization.
blog blog-article mvc mvc-blog mvc-framework mvc-pattern mvcblog php php-blog php-mvc
Last synced: 17 Mar 2025
https://github.com/xamantra/momentum
MVC pattern for flutter. Works as state management, dependency injection and service locator.
dependency-injection flexible flutter momentum mvc mvc-architecture mvc-pattern package state-management
Last synced: 16 Mar 2025
https://github.com/kansiris/asp.net-mvc-interview-questions
500 ASP.NET MVC interview questions
asp exception-filters interview mvc-applications mvc-architecture mvc-frameworks mvc-model mvc-pattern net-mvc
Last synced: 24 Feb 2025
https://github.com/systangotechnologies/koach-typescript
Production ready Koa2 boilerplate written in Typescript . Uses http2 and sequelize .
babel boilerplate crud-sample http2 koa2 mvc-pattern nodejs production-ready rest-api sequelize typescript
Last synced: 23 Apr 2025
https://github.com/huawenyu/neogdb.vim
## Project deprecated in favor of: new.vim + new-gdb.vim
expect gdb mvc-pattern neovim vim vim-gdb-front
Last synced: 10 Apr 2025
https://github.com/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.
decoupled-components design-pattern design-patterns-implemented-in-java desktop-game java-game java-swing-game microsoft-access minesweeper minesweeper-game model-view-controller mvc-application mvc-architecture mvc-pattern netbeans-project object-oriented-design object-oriented-programming-project ready-to-run swing-game swing-gui swing-mvc
Last synced: 09 Apr 2025
https://github.com/osspk/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.
decoupled-components design-pattern design-patterns-implemented-in-java desktop-game java-game java-swing-game microsoft-access minesweeper minesweeper-game model-view-controller mvc-application mvc-architecture mvc-pattern netbeans-project object-oriented-design object-oriented-programming-project ready-to-run swing-game swing-gui swing-mvc
Last synced: 24 Nov 2024
https://github.com/ahegazy/php-mvc-skeleton
A PHP OOP web application skeleton that uses MVC architectural pattern to create a basic application that contains login and multi language systems and can be used in any web project.
example htaccess login multi-language-systems multilanguague mvc mvc-pattern oop php php-mvc-skeleton php-skeleton skeleton webapp
Last synced: 25 Mar 2025
https://github.com/lazamar/smvc
A Straightforward Model View Controller library for the frontend.
javascript-library mvc mvc-architecture mvc-framework mvc-pattern
Last synced: 01 May 2025
https://github.com/ashiishme/java-swing-mvc
Java swing application boilerplate with model view controller (MVC) design patterns.
java javaswing model-view-controller mvc mvc-architecture mvc-pattern
Last synced: 11 Apr 2025
https://github.com/ycarowr/TurnBasedGameTemplate
A Unity3d MVC implementation of a turn based game.
boilerplate component csharp csharp-components framework game-development games gaming mvc mvc-architecture mvc-pattern template turn turn-based turns unity unity-component unity-framework unity2d unity3d
Last synced: 11 Mar 2025
https://github.com/ycarowr/turnbasedgametemplate
A Unity3d MVC implementation of a turn based game.
boilerplate component csharp csharp-components framework game-development games gaming mvc mvc-architecture mvc-pattern template turn turn-based turns unity unity-component unity-framework unity2d unity3d
Last synced: 21 Nov 2024
https://github.com/amranich/ftp-filemanager
A web-based FTP client application, built with a simple MVC architecture with no frameworks or libraries (except my owns).
ftp-filemanager full-stack-development mvc mvc-framework mvc-pattern php
Last synced: 23 Mar 2025
https://github.com/akmamun/mvc-flask-pymongo
Model-Based Python and Mongo DB Web Restful Service
api-validator flask flask-model flask-mongodb flask-mongoengine flask-validator microservice mongodb mvc-pattern python python-mongodb python-validator validation
Last synced: 15 Apr 2025
https://github.com/apphp/php-mvc-framework
PHP MVC Framework - web application framework for modern and rapid development of web applications
mvc-architecture mvc-core mvc-framework mvc-pattern php php-mvc-framework
Last synced: 24 Apr 2025
https://github.com/foo123/modelview.js
A simple, versatile and fast isomorphic MVVM framework for JavaScript (Browser and Server)
front-end-framework isomorphic mvc-pattern mvvm mvvm-framework server-side-rendering
Last synced: 10 Apr 2025
https://github.com/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!
akari akari-puzzle css java java-21 javafx javafx-application javafx-gui javafx-project jfx model-view-controller mvc mvc-architecture mvc-pattern puzzle puzzle-game ui-design
Last synced: 16 Apr 2025
https://github.com/arvtesh/unityfx.mvc
MVC framework for Unity3d.
dotnet mvc mvc-pattern unity3d unityfx
Last synced: 11 Feb 2025
https://github.com/orpolyzos/spring-web-initializr
Spring Web Initializr is a library that helps you easily create Web Apps with Spring Boot.
java library mvc mvc-pattern plugin rest rest-api spring spring-boot webapp
Last synced: 05 May 2025
https://github.com/serhatci/cryptocurrency-historical-data-downloader
A desktop application to download historical data of desired crypto assets by connecting several different crypto-exchanges' API
arrow bitcoin bitcoin-price crypto-assets crypto-exchange cryptocurrency desktop-application historical-data mvc-architecture mvc-pattern price-data pysimplegui python
Last synced: 15 Apr 2025
https://github.com/wittline/d3js-dashboard
Building Responsive DashBoard with D3.js and ASP.NET MVC from scratch (SQL SERVER - SSIS - API REST)
api-rest asp-net-mvc d3-visualization d3js datavisualization javascript mvc-pattern responsive-design sqlserver ssis
Last synced: 13 Apr 2025
https://github.com/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.
decorators design design-patterns exceptions factory-method-pattern factory-pattern inheritance iterator java maven model-view-controller multiton mvc-pattern object-oriented-programming observer observer-pattern oop singleton software-design
Last synced: 22 Nov 2024
https://github.com/abualiyousef/todolist-mvc-.net
A simple To-Do List web application with CRUD operations built using .NET Core and ASP.NET 8
asp-net-core crud csharp entity-framework-core mvc-pattern sql
Last synced: 21 Nov 2024
https://github.com/we2am-bassem/gogogo
It supports search by voice to those who needs. 🎙🎤,It supports searching for the exact sentence or some words in it. 👀,Moreover, it supports solving equations and systems of equations. 🧠🖩
compass css html5 intellij java mongodb mongodb-atlas mvc-pattern postman spring spring-boot thymeleaf vscode
Last synced: 21 Nov 2024
https://github.com/alkesst/go4me
web application prototype for handicapped and lazy people
java mvc-pattern requirements-engineering software-development software-engineering spring spring-boot spring-mvc thymeleaf thymeleaf-template-engine web-app web-application-framework
Last synced: 13 Apr 2025
https://github.com/MakeICT/MESSforMakers
An open source membership, event, and equipment management platform targeted at makers, but open and useful to any organization with membership that hosts events.
database devict equipment-management golang makers materialize membership-management mvc-pattern postgresql
Last synced: 03 Apr 2025
https://github.com/farzadforuozanfar/onlineshop
Online Shop
ajax bootstrap5 css3 database javascript jquery laravel9 mvc-architecture mvc-pattern mysql online-shop php8 rest-api
Last synced: 12 Feb 2025
https://github.com/rasti37/Snakes-And-Ladders-JavaFX-from-scratch
This is an old board game called "Snakes And Ladders". I created it using JavaFX and FXML. See "README" for further info about the game.
javafx-application mvc-pattern snakes-and-ladders
Last synced: 23 Apr 2025
https://github.com/armingodiz/gook
My first rest microservice project !
docker gin-gonic golang microservice mvc-pattern mysql
Last synced: 20 Jun 2025
https://github.com/ostrojs/foundation
Framework Foundation Architecture
framework framework-nodejs mvc mvc-architecture mvc-framework mvc-pattern nodejs nodejs-framework ostrojs
Last synced: 30 Apr 2025
https://github.com/zq99/mvc-design-pattern-in-excel-vba
Some examples of how to implement the MVC design pattern in Excel VBA.
design-patterns excel mvc mvc-pattern object-oriented-programming vba vba-excel
Last synced: 04 Dec 2024
https://github.com/abdulmoiz-ahmer/expressify-mv-version
Expressify is an express mvc like boilerplate for building rest api's.
api babel boilerplate environment-variables eslint expressjs husky jwt mongodb mongoose mongoosejs mvc-architecture mvc-pattern nodejs nodemon prettier rest-api seeders swagger-ui
Last synced: 12 Feb 2025
https://github.com/amirhnajafiz/model-view-controller
Implementing MVC architecture with PHP.
mvc mvc-architecture mvc-core mvc-pattern php php-library
Last synced: 23 Nov 2024
https://github.com/erickfirmo/mvc-php
Base de projeto MVC em PHP
mvc-architecture mvc-framework mvc-pattern mvc-php php php7
Last synced: 24 Apr 2025
https://github.com/MoamenShoman/Hearthstone
2D computer game, a clone of the famous Hearthstone World of Warcraft ,implemented by Java
gui-application java mvc-application mvc-pattern object-oriented-programming oop swing-gui
Last synced: 26 Apr 2025
https://github.com/mo7amedaliebaid/coffee-shop-getx
A Flutter app to display products ,manage orders and sales of a coffee shop.
authentication bindings cart controller dart dependency-injection drawer ecommerce flutter get getx mvc-pattern offline-app searchbar url-launcher
Last synced: 12 Apr 2025
https://github.com/licg9999/review-of-state-management-in-react
Codebase for the series of Review of state management in React
flux javascript jotai mobx mvc-pattern react recoil redux redux-toolkit review-of-state-management state state-management typescript valtio zustand
Last synced: 12 Apr 2025
https://github.com/vukan-markovic/design_patterns_paint
Java Swing paint application demonstrating some design patterns
adapter-design-pattern command-pattern design-pattern design-pattern-java design-patterns design-patterns-implemented-in-java design-patterns-java designpattern designpatterns java-swing java-swing-application java-swing-applications java-swing-framework java-swing-library mvc-application mvc-architecture mvc-pattern observer-pattern prototype-pattern strategy-design-pattern
Last synced: 16 Dec 2024
https://github.com/wieni/wmmodel
Adds support for bundle-specific models for Drupal 8 entities.
drupal-8 drupal-entity drupal-module drupal8-module mvc-pattern
Last synced: 11 Apr 2025
https://github.com/ieuanwalker/dissertation-project
This is the web application that i have created for my dissertation.
ai artificial-intelligence asp asp-net asp-net-mvc csharp dissertation luis mvc mvc-pattern natural-language-processing npl search search-engine semantic-web sparql sql sql-database web-app web-application
Last synced: 13 May 2025
https://github.com/vanhakobyan/asp.net_mvc
:mahjong: ASP.NET MVC :mahjong:
asp-net aspnet-mvc mvc mvc-pattern
Last synced: 16 Dec 2024
https://github.com/tanhongit/yl-mvc-structure
YL MVC Structure (PHP MVC) is a pattern made in PHP used to implement user interfaces, data, and controlling logic. It is built based on the combination of ideas from the Yii framework and Laravel framework (yl).
mvc mvc-application mvc-architecture mvc-core mvc-pattern mvc-sample php php-mvc php-mvc-pattern php-structures structure tanhongit tanhongit-mvc
Last synced: 24 Apr 2025
https://github.com/oguzhankomcu/asp.net_core_mvc_project
I made a basic mvc project using Asp.Net Core. Here I will talk about the basic features of using Asp.NET Core 6.0.
asp-net-core asp-net-mvc core core6 csharp dependency-injection di ioc-container mvc mvc-pattern
Last synced: 09 Apr 2025
https://github.com/rafaykhattak/cinemania
Cinemania is a web application built with ASP.NET Core that allows users to browse, manage, and explore a collection of movies and genres. It features user authentication, genre and movie management, search functionality, and a responsive design
dotnet-core movie-database mssql mssqlserver mvc-pattern repository-pattern
Last synced: 15 Feb 2025
https://github.com/ali-elshorpagi/student-department-system
Student Department System
asp-net c- database-management entity-framework mvc-pattern sql-server
Last synced: 18 Jan 2025
https://github.com/basemax/firstphpmvc
Very good and small template to show how can set up a own PHP-base with MVC-like architecture. (Router, Controller, View)
mvc mvc-architecture mvc-framework mvc-pattern php
Last synced: 03 Apr 2025
https://github.com/pradipchaudhary/node-mvc-boilerplate
A Simple boilerplate using(MVC-pattern) with Node.js, Express.js, MongoDB, and TypeScript.
expressjs filesystem javascript mvc-architecture mvc-pattern nodejs reactjs typescript
Last synced: 02 May 2025
https://github.com/busraozdemir0/schoolmanagementsystem
School Management System Web Application Including Admin & Teacher & Student Panels
ajax automapper ckeditor4 code-first code-first-approach dotnetcore7 dto-pattern entity-framework-core fluentvalidation identity-management layered-architecture mssql mvc-pattern n-tier-architecture net7 school-management-system school-project toastr-notifications unitofwork-pattern
Last synced: 02 Feb 2025
https://github.com/ahmetulucay/studentappazureadlogin-1.0
ASP.NET Core 6/7 MVC & EF (Code-First), REST, gRPC, Azure AD Autht., Swagger.
aspnet-core authentication azure-ad azure-blob code-first entity-framework grpc http-methods mvc-pattern rest serilog swagger
Last synced: 24 Apr 2025
https://github.com/rakhmadi/lavoca
Lavoca - Oak MVC Deno Web Framework - It will look like laravel
backend deno denodb denon framework mvc mvc-pattern oak oak-mvc typescript
Last synced: 24 Apr 2025
https://github.com/dayastark/crud-spa
Here is provide you rich, robust and successfully CRUD operation in single. Which have many built in function with validation, Partial View Update and many more, Also in this repo include Three Tire Architecture with Repository pattern. Users can use this repository with multiple Uses.
asp-net async async-await bootstrap entity-framework entityframeworkcore jquey mssql-database mssql-server mvc-architecture mvc-pattern mvc5 responsive-design responsive-layout single-page-app single-page-applications sql-server
Last synced: 15 Feb 2025
https://github.com/senocak/laravel-blog-5.7
Laravel 5.7 Blog System (Post, Category, Tag, User, Image)
bootstrap laravel laravel-5-package laravel-application laravel-framework laravel5 laravel57 mvc-application mvc-architecture mvc-framework mvc-pattern php php-framework php7 phpmyadmin w3css
Last synced: 15 Apr 2025
https://github.com/jeepway/moneytracker
The money tracker is a java window application project to store, query, update, delete, and statistically analyze incomes and expenses record.
crud crud-application desktop-application java java-swing-applications java-swing-project money-manager money-tracker mvc mvc-pattern mysql
Last synced: 12 May 2025
https://github.com/alesyarabushka/mvc_kivy_python
an interface application written in Python Kivy using MVC
dom-parser kivy kivy-application kivy-language kivymd mvc mvc-pattern parser pyhton python python3 sax sax-parser xml
Last synced: 22 Apr 2025
https://github.com/s-damian/design-patterns-php
Design Patterns PHP - Examples with PHP 8.3
active-record-design-pattern adapter-pattern decorator-pattern dependency-injection-container dependency-injection-pattern design-patterns facade-pattern factory-pattern multiton-pattern mvc mvc-pattern observer-pattern php php8 singleton-pattern
Last synced: 22 Apr 2025
https://github.com/umut-tosun/asp.net_core_5.0_proje_kamp-
Murat Yücedag 150 derste asp-net core kampı ders içeriği ve daha fazlası.
asp-net-core asp-net-mvc mvc-pattern n-tier-architecture sql umut-tosun
Last synced: 21 Mar 2025
https://github.com/oguzhankomcu/game_mvc
I made a Mvc project with asp.net .net framework
adminlte-template bootstrap csharp html javascript mvc mvc-pattern
Last synced: 22 Apr 2025
https://github.com/wieni/wmcontroller
Adds support for bundle-specific controllers for Drupal 8 entities.
drupal-8 drupal-entity drupal-module drupal8-module mvc-pattern
Last synced: 11 Apr 2025
https://github.com/yaroslavchuiko/chronos
Simple event calendar, that helps organize meetings, tasks for the day/month/year.
chakra-ui chronos docker express javascript jwt-authentication mvc-pattern mysql nodejs prisma react react-router redux rtk-query
Last synced: 20 Mar 2025
https://github.com/mahdiramezanii/blue-bank-application
dart djnago flutter getx git mvc-pattern
Last synced: 01 Dec 2024
https://github.com/muhammadobadaa/medhub-backend
Back-end system to handle orders between pharmacists and a warehouse owner with Laravel 10
api authentication authorization dompdf favorite firebase-notification laravel laravel-framework laravel10 medicine-management mvc-pattern mysql open-source pdf php php8 restful-api search security
Last synced: 12 Feb 2025
https://github.com/lukascivil/servicosaqui
Exemplo de aplicação em mvc poo.
css html javascript mvc-pattern php
Last synced: 01 Apr 2025
https://github.com/mohamed-adel23/hospital-management-system
Hospital Management System Website
asp-net-core asp-net-mvc backend bootstrap csharp css3 frontend html5 javascript mssql-database mvc-pattern
Last synced: 22 Mar 2025
https://github.com/awais-vteams/mvc
Simple MVC Structure PHP
model-view-controller mvc mvc-architecture mvc-pattern php php7 psr-4 tailwindcss
Last synced: 26 Mar 2025
https://github.com/phanatagama/stayhealthy
🏥 Build creative blog site with MVC and disqus service
bootstrap5 crud disqus-comments dynamic-site mvc-pattern mysql-database php
Last synced: 19 Apr 2025
https://github.com/alfahami/rpg-java
Simple moteur d'un jdr(jeu de rôle) java suivant le pattern MVC utilisant JTable Swing.
java javase jtable mvc-architecture mvc-pattern rpg-game swing-gui
Last synced: 24 Feb 2025
https://github.com/senocak/adonisjs-blog
AdonisJs Blog Türkçe
adonis-framework adonisjs adonisjs-framework javascript js laravel mvc mvc-architecture mvc-framework mvc-pattern mysql node-js nodejs nodejs-modules
Last synced: 15 Apr 2025
https://github.com/link-intersystems/java-swing-mvc-plugin-architecture
This repository contains a Java Swing example application that is based on a pluggable MVC architecture. It is an attempt to show how pluggable user interfaces can be implemented, and the basic concepts are not constraint to Java Swing at all.
example java mvc mvc-architecture mvc-pattern plugin swing
Last synced: 21 Feb 2025
https://github.com/workwithafridi/flutter-mvc-template
Flutter MVC (Model-View-Controller) template provides a solid foundation for building robust and scalable Flutter applications using the GetX state management library. It includes pre-configured setups for state management, theming, API calling, and more, allowing you to jumpstart your Flutter project development.
flutter getx mvc mvc-architecture mvc-pattern template
Last synced: 09 Apr 2025
https://github.com/ggleblanc2/balloon-game
The code in this repository creates a Java Swing balloon game
Last synced: 14 Jun 2025
https://github.com/sagarmaheshwary/mvc-php
An MVC framework built with PHP just for learners with many features.
beginner-friendly framework mvc mvc-core mvc-framework mvc-framework-for-php mvc-pattern mysql php php7
Last synced: 17 Mar 2025
https://github.com/kamarbandi/mvc_framework
This is my custom PHP framework, built to demonstrate my coding skills and understanding of software development principles. Although it's still a work in progress, it is a fully functional framework based on the MVC (Model-View-Controller) architecture.
mvc mvc-architecture mvc-framework mvc-pattern
Last synced: 04 Apr 2025
https://github.com/ashutosh7i/learning_mvc-node-express
Started learning MVC with Node&Express, this repository contains all the work i done. A kind of backup.
ejs expressjs learning-resource mongodb mvc-architecture mvc-pattern nodejs
Last synced: 27 Mar 2025
https://github.com/arturwincenciak/mvc-and-mvp-by-example
Few examples of Active and Passive MVC not in ASP.NET.
csharp dotnet mvc-pattern mvp-pattern
Last synced: 27 Mar 2025
https://github.com/gustavosmelo/atomicmarketplace
Trabalho de conclusão de curso analise e desenvolvimento de sistemas 2020
adonis-framework e-commerce japa jest mvc-pattern nodejs react
Last synced: 22 Mar 2025
https://github.com/eneswunbeaten/carbook
Carbook Araç kiralama projesi
carbook carbooking carbookingapp enesssw7 mvc mvc-pattern
Last synced: 11 Apr 2025
https://github.com/lecrapouille/bacasable
[SandBox][Examples] My micro projects for learning and to be used in larger projects
autoload-lib cpp gtk3 gtkmm julia max-plus maxplus model-view-controller model-view-presenter mvc mvc-pattern mvp mvp-pattern plant-growth shared-library
Last synced: 10 Apr 2025
https://github.com/elvinweb/gitfinder
Find a github profile in seconds
css html javascript module-pattern mvc-pattern parcel-bundle responsive-web-design
Last synced: 10 Apr 2025
https://github.com/alejandromav/code-test
Mobgen Code Test
angular2 bolierplate frontend javascript mongodb mvc-pattern nodejs template typescript
Last synced: 27 Feb 2025
https://github.com/mostafa-shaban-mohamed/app
It’s an ERP application for employee’s data in which we need data to be saved through a Web API into SQL database (SQL Server 19) and retrieved through an interface (.NET Core 6) using this API.
angular asp-net-core asp-net-mvc aspnet-web-api aspnetcore dependency-injection employee employee-management entity-framework-core erp erp-application html-css-javascript html5 javascript ms-sql-server mvc-pattern sql-server-database user-interface
Last synced: 12 Mar 2025
https://github.com/rudradcruze/gradingpolicy
This project is about Grading Policy. In this project I made three users, Super Admin, Teacher and Students. By this project we can add students and teachers. We can add marks and calculate CGPA. This project is bases on JavaFx latest edition and java version 19.
csv fxml java java19 javafx mvc mvc-pattern
Last synced: 31 Mar 2025
https://github.com/codophilic/learnspring
Learn about Spring Framework
3-tier-architecture aspect-oriented-programming java maven microservices-architecture monolithic-architecture mvc-pattern spring-aop spring-hibernate-mysql spring-jdbctemplate spring-mvc spring-orm spring-security-web springframework
Last synced: 14 Feb 2025
https://github.com/0xearl/php-mvc
A PHP-MVC Framework made solely for education purposes.
mvc-framework mvc-pattern php php-framework php8
Last synced: 29 Mar 2025
https://github.com/wasilolly/jobsitemvc
Job listing website written with pure MVC PHP, SQL and bootstrap for front end.
model-vi mvc-pattern oop-principles php php-8 sql
Last synced: 13 Mar 2025
https://github.com/halilozel1903/developing-ios-12-apps-with-swift
It is a repo of the projects and examples described in the CS193P course at Stanford University. 🏫
apple-developer apple-developers ios mvc-design-pattern mvc-pattern swift swift-basic swift-programming swift-programming-language swift-projects swift-tutorial swift-tutorials swift5 xcode
Last synced: 29 Apr 2025
https://github.com/timbar09/blogister
This is a fully functional web application that showcases a list of posts where users can read and interact with them by adding comments and liking posts. It is an ideal platform for bloggers who want to share their thoughts, ideas, and experiences with their readers.
cancancan capybara devise linting mvc-pattern rspec-testing rubocop ruby-on-rails
Last synced: 29 Mar 2025
https://github.com/yaleksandr89/mvc-v1
Пример реализации архитектурного шаблона "MVC" на примере работы фреймворка
boostrap bootstrap5 composer crud javascript mvc-application mvc-framework mvc-pattern mvc-sample php php8 php83
Last synced: 09 Apr 2025
https://github.com/marcomilon/micro
PHP router
composer form-builder framework-php mvc mvc-pattern php php-frameworks php7
Last synced: 18 Feb 2025
https://github.com/pronazmul/chat-application-express-mvc
This is a Real-Time chatting application powered by Expressjs, Mongoose, Soket.io, and Ejs Template Engine. The Complete Project Has been made by Following the MVC Pattern standard.
bcrypt-password-hashing cookie-parser ejs-template-engine express-validator expressjs jwt-authentication mongoose-model multer mvc-pattern nodejs rest-api server-side-rendering websocket
Last synced: 13 Jun 2025
https://github.com/matheusjohannaraujo/continuum
Continuum Framework - A simple and complete PHP structure, thought and designed by Matheus Johann Araújo
architecture continuum continuum-framework continuum-structure framework model-view-controller mvc mvc-architecture mvc-framework mvc-pattern mvc-structure php php-framework php-library php7 php8
Last synced: 14 Apr 2025
https://github.com/javiercanon/winforms-mvc-async-example
⌛ No blocking UI ⏳, Asynchronous Programming and MVC pattern in .NET Windows Forms (Winforms)
example-project mvc-pattern net netcore netstandard windows windows-10 windows-app windows-desktop windows-forms winforms winforms-mvc-async
Last synced: 06 Mar 2025
https://github.com/thedevsbuddy/flutter_fusion
A modular structured Flutter GetX MVC starter project to easily start flutter app development and ship your app faster.
flutter getx modular mvc mvc-pattern
Last synced: 11 Apr 2025
https://github.com/im-machakata/sp-hostel-management.php
Just a basic hostel management system built using Bootstrap 5 and a custom MVC Pattern.
bootstrap5 css hostel-management-system hostel-management-system-php js mvc-pattern php
Last synced: 22 Feb 2025
https://github.com/ahmetulucay/secureapi2
ASP.NET Core 6 MVC w Azure AD B2C, Test w Postman
aspnet-core azure-ad-b2c mvc-pattern
Last synced: 25 Feb 2025
https://github.com/joeymorquecho/newsapp
iOS News app using integration of NY Times Articles Search API and Top Stories API. Tabs/Functionalities include: Custom selection of articles, view articles by topic, and article search.
Last synced: 13 Mar 2025
https://github.com/kerimli-veli/menuviewer-asp.net
This ASP.NET application allows users to plan, view, and organize restaurant menus with different categories such as drinks, hot meals, and fast food.
asp-net asp-net-core menubar-app mvc mvc-pattern
Last synced: 19 Feb 2025
https://github.com/remonhasan/queue-manage-app
Digitally Queue manage app for any organization :walking: :walking: :walking:
bootstrap4 javascript laravel mvc-pattern mysql-database php7 vuejs
Last synced: 23 Feb 2025