Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
mvc
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.
- GitHub: https://github.com/topics/mvc
- Wikipedia: https://en.wikipedia.org/wiki/Model%E2%80%93view%E2%80%93controller
- Related Topics: software-design-patterns, hmvc, hierarchical-model-view-controller, model-view-adapter, model-view-presenter, mvvm, model-view-viewmodel, model-template-view,
- Aliases: model-view-controller,
- Last updated: 2025-02-20 00:19:41 UTC
- JSON Representation
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: 06 Feb 2025
https://github.com/fernandocalmet/dotnet-4-aspnet-mvc-crud-semantic_ui
🦄Aplicación web MVC CRUD con ASP.NET C# (.NET Framework) + ADO.NET + SQLServer + Semantic UI
ado-net asp-net crud-operation csharp mvc net-framework semantic-ui sql-server
Last synced: 15 Nov 2024
https://github.com/scify/dianoia-marketplace
A Marketplace app to create content for people with dementia.
assistive-technology clean-code eslint hacktoberfest laravel laravel-application laravel-framework laravel-mix mvc php pint solid solid-principles vue vuejs
Last synced: 03 Feb 2025
https://github.com/chaudinh/mo-cart
An E-commerce design convert from PSD to HTML and more.
bootstrap4 css expressjs git github-pages lowdb mvc nodejs nodejs-server psd-to-html pugjs shortid
Last synced: 17 Feb 2025
https://github.com/davidlapadula/cacheit
Simple Reddit clone
css express handlebars html mvc mysql nodejs orm sequelize
Last synced: 24 Jan 2025
https://github.com/megadev007/foodfrenzy
Designed and developed a E Commerce FoodFrenzy using Java, Spring Boot, Spring MVC, Spring Data JPA, MySQL, HTML, CSS, JavaScript and Thymeleaf
css html j2ee java java-ecommerce-website java-spring-boot java8 maping maven mvc orm restful-api
Last synced: 21 Oct 2024
https://github.com/alejoasotelo/joomla-scaffolding
Scaffolding for Joomla! 3 - is to create a component, models, controllers, views or mvc with few steps.
joomla joomla-component joomla-component-builder mvc scaffolding
Last synced: 17 Jan 2025
https://github.com/michelbernardods/dev-radar
DevRadar is an application with the objective of showing a map with the developers found in that region who have knowledge in the technologies informed in the search field.
axios es6 eslint express expressjs javascript mongodb mvc nodejs reactjs reactnative rocketseat socket sucrase
Last synced: 18 Feb 2025
https://github.com/adventam10/androidarchitecture
Test Android(Java) architecture
Last synced: 20 Jan 2025
https://github.com/aygunbyr/bulky_mvc
Introduction to ASP.NET Core MVC (.NET 8)
asp-net-core entity-framework-core mvc razor-pages
Last synced: 24 Jan 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: 01 Jan 2025
https://github.com/enansari/basic-authentication-mvc-nodejs
In this project, it is tried to implement the authentication operation using mvc architecture in nodejs.
backpack4 javascript mvc nodejs part-college pug
Last synced: 10 Feb 2025
https://github.com/benjammin4dayz/shortlink
Self-hostable link shortener
api docker documented link-shortener mvc self-hosted shortener-service url-shortener
Last synced: 12 Nov 2024
https://github.com/daviteixeira-dev/api-restful-com-adonisjs
Framework que utiliza o padrão MVC, facilitando nossa vida na hora de criar aplicação com um CLI bem completo, repleto de comandos para criação de diversas estruturas como: Models, Controllers e Migrations.
adonis-lucid adonisjs eslint javascript mvc rest-api restful-api sqlite3 typescript uuid yarn
Last synced: 20 Feb 2025
https://github.com/alexandergarifullin/algolibrary
A web application for learning algorithms
algorithms-and-data-structures crud csharp css dotnet entity-framework-core html javascript markdown mvc web xunit-tests
Last synced: 23 Jan 2025
https://github.com/nisarldev/curso_keepcoding_ejercicios-de-java.-14-6-2022
crud java-11 java-17 jdbc mvc mvc-architecture poo
Last synced: 15 Feb 2025
https://github.com/didifive/desafio-mvc-java
Desafio MVC (semana 20/06 ~ 01/07/2022) - Projeto Palmirinha Onofre - Programa GFT Start
bootstrap commons-codec jacoco-plugin java javascript jquery maven mvc mysql spring-boot spring-data spring-mvc spring-security spring-web thymeleaf thymeleaf-layout thymeleaf-security5
Last synced: 10 Jan 2025
https://github.com/rcarubbi/cursomvc5
Curso de MVC 5 do Pluralsight
asp-net asp-net-mvc asp-net-mvc4 asp-net-mvc5 mvc
Last synced: 13 Jan 2025
https://github.com/shengyou/hyperf-mvc-introduction
以 Laravel 經驗開發 Hyperf 應用範例程式碼
extension framework hyperf laravel mvc performance php swoole web
Last synced: 28 Jan 2025
https://github.com/basemax/educationalmvcplatformphp
This is an educational platform where users can access and consume educational content such as videos, lectures, and quizzes. The platform also includes features for user authentication, progress tracking, and quiz grading.
education-platform mvc php php-cms php-education php-educational php-mvc php8
Last synced: 09 Feb 2025
https://github.com/mm580486/tehranjs-cli
tehranjs cli help you on build markdown file with ckeditor
ckeditor i18n markdown markdown-builder markdown-converter markdown-editor md mvc ruby tehranjs thor website
Last synced: 09 Jan 2025
https://github.com/profjordanov/csharp-web-development-basics
Principles of web development such as HTTP protocol, sessions and ways of preserving the state, caching data, various data transmission protocols, security. Written own MVC framework based on C # and MS SQL Server.
csharp development http http-client http-server mvc web
Last synced: 14 Jan 2025
https://github.com/imtiajahammad/aspnetcoreautomapperdemo
This is an Asp.net core MVC application with dotnet 6.0 framework. Here I have demonstrated the usage of AutoMapper and how to configure it with the application. I have covered some useful features of the AutoMapper library with real-world examples
asp-net-core automapper automapper-profiles csharp dotnet6 mvc mvc-framework net6 reflection
Last synced: 17 Jan 2025
https://github.com/vollborn/laravel-request-cast
Allows to cast request values into their supposed types.
casting controller laravel laravel-framework mvc requests validation
Last synced: 03 Feb 2025
https://github.com/rd003/todolistaspnetcore
TodoList api , TodoList mvc
aspnetcore dapper dotnet8 dotnetapi mvc
Last synced: 12 Jan 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: 07 Nov 2024
https://github.com/gedo23/cutcute.net
ASP.Net MVC WebApp
asp-net csharp cutcute-petshop dotnet dotnet-core dotnetcore mvc
Last synced: 13 Feb 2025
https://github.com/arifburakdemiray/book-retail-api
a book retail api written in Spring Boot
docker hibernate java logback mariadb mvc spring-boot swagger swagger-ui test unit-test
Last synced: 13 Feb 2025
https://github.com/k-cermak/enplated-mvc
Simple and Powerful PHP Framework based on MVC architecture.
blade blade-template effective framework mvc php php-framework small-size website-development
Last synced: 08 Feb 2025
https://github.com/chasakisd/chat-application-quickstart
A Xamarin.Forms using Prism Chat Application with SignalR to start with
chat-application mvc xamarin xamarin-forms
Last synced: 09 Jan 2025
https://github.com/ribafs/micro-framework
Micro framework in PHP from scratch with PHPOO, MVC, router, search, PDO and Bootstrap
bootstrap front-controller mvc mysql php phpoo postgresql router routing search singleton
Last synced: 20 Feb 2025
https://github.com/fernandocalmet/dotnet-5-aspnet-core-mvc-crud
🦄 Este proyecto es una muestra de gestión de usuarios, inicio de sesión, cierre de sesión y otras características de perfil de usuario. Se utilizo ASP.NET Core 5 MVC con C# + Entity Framework + SQLServer.
asp-net-core crud-application csharp entity-framework-core login-system mvc
Last synced: 16 Jan 2025
https://github.com/dattali18/windowssystem-frontend
The frontend for the Windows System Project, build in python 3.12 & PySide6 using the MVC architecture
front-end-development full-stack-development mvc pyside6 python3 university-project
Last synced: 10 Nov 2024
https://github.com/damalis/full-stack-nginx-rails-for-everyone-with-docker-compose
If You want to build a website with Rails at short time; install full stack nginx Rails with Docker Compose. Plus, manage docker containers with Portainer.
activejob activerecord backup certbot framework html letsencrypt mariadb mvc mysql nginx phpmyadmin portainer-ce rails redis ruby ruby-on-rails ssl
Last synced: 22 Jan 2025
https://github.com/CplNathan/Leaf2Google-Public
A service which allows you to link your Nissan Connect enabled vehicle to Google Home with a nifty web interface.
blazor bootstrap5 entity-framework google google-actions google-home mssql mvc nissan-connect nissan-leaf nissanconnect smart-home sql web-assembly
Last synced: 23 Oct 2024
https://github.com/yidas/jqapp
JavaScript MVC (MVP) Framework suitable for jQuery development
framework frontend javascript jqapp jquery mvc mvp
Last synced: 06 Dec 2024
https://github.com/darkseal/netcore-azuresql
A sample .NET Core App to show how to securely connect to an Azure SQL Database using managed identity.
azure azure-sql azure-sql-database azureday azureday2020 azuresql csharp database database-schema efcore efcore31 entityframeworkcore managed-identities managed-identity mvc netcore netcore3 netcore31 razor sqlserver
Last synced: 16 Feb 2025
https://github.com/davewalker5/DroneFlightLog
SQLite-based drone flight logbook implemented in C# with separate REST API and ASP.NET MVC UI
asp-dotnet-core asp-dotnet-mvc aviation csharp dotnet-core drone drones flight logbook mvc webapi
Last synced: 04 Dec 2024
https://github.com/stefanak-michal/dragonmvc
PHP MVC framework. Simple, fast and lightweight.
Last synced: 13 Feb 2025
https://github.com/lzcmaro/bms-example
BMS example
backbone backend bootstrap marionette mvc requirejs
Last synced: 08 Feb 2025
https://github.com/brd6/bcorephp
A simple PHP MVC framework
framework mvc mvc-framework php
Last synced: 15 Jan 2025
https://github.com/aschonfeld/plutoplate
Desktop application software supporting Plutoplate hardware
Last synced: 28 Jan 2025
https://github.com/mnasyrov/nrgy
Energy for reactive programming with MVC/MVVM patterns
ditox mvc mvvm react reactive-programming rxjs state-management
Last synced: 04 Dec 2024
https://github.com/basemax/pharmacymvcphp
A Pharmacy Management System built with PHP using the MVC architecture. The system will provide API endpoints for managing the inventory and orders of a pharmacy.
mvc pharmacy pharmacy-management-system php php-pharmacy php8
Last synced: 09 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: 21 Dec 2024
https://github.com/tuurash/alms
Advanced Relief Distribution System
css dotnet entity-framework mvc
Last synced: 12 Jan 2025
https://github.com/itsharppro/it_solutions_laravel
IT Agency landing page with laravel. It is designed for IT agencies, digital service providers, and web development firms to create modern, professional business websites with ease. This project combines the power of PHP 8, Laravel 11, and Bootstrap v5 to deliver a fully customizable and developer-friendly solution.
artisan landing-page laravel laravel11 mvc php php8
Last synced: 14 Oct 2024
https://github.com/cnahmetcn/corecrud
ASP.NET CORE MVC CRUD Example With Globalization & Localization
asp-net asp-net-core crud csharp globalization globalization-and-localization localization mvc
Last synced: 17 Feb 2025
https://github.com/ehsangazar/nodejs-sample-app-structure
This is sample project of nodejs with structure and testing
Last synced: 23 Jan 2025
https://github.com/davewalker5/flightrecorder
SQLite-based aircraft sightings logbook implemented in C# with separate REST API and ASP.NET MVC UI
aircraft asp-dotnet-core asp-dotnet-mvc aviation csharp dotnet-core flight logbook mvc sightings webapi
Last synced: 02 Dec 2024
https://github.com/alexgplay/blynder
Framework for Java desktop applications. It supports Swing, JavaFX and Web languages (HTML, CSS, JS).
controller css frameworks-swing html java javafx javascript model mvc swing view
Last synced: 10 Feb 2025
https://github.com/ajeetchaulagain/interactive-story-android-app
Basic Interactive Story App - Demonstrates MVC Pattern
Last synced: 15 Jan 2025
https://github.com/mrkem598/learnmvc
learnMVC repo is aimed to teach on how to separate the model , view and controller.
aplication extensible-project framework logic model-view-controller mvc web-development
Last synced: 03 Feb 2025
https://github.com/mahdi7s/personal-blog
A complete weblog website implemented by Asp.Net MVC, Entity Framework
asp-net-mvc entity-framework javascript jquery jquery-ui mvc razor-pages repository-pattern unit-testing
Last synced: 13 Jan 2025
https://github.com/deadpikle/yamf-php
YAMF (Yet Another MVC Framework) is a small PHP MVC framework designed to let you start using the MVC paradigm quickly without a lot of setup work
mvc mvc-framework php php-framework
Last synced: 13 Feb 2025
https://github.com/ace411/bingo-router
A simple router for the Bingo Framework.
bingo-framework mvc php php-library php7 router
Last synced: 13 Feb 2025
https://github.com/puremvc/puremvc-kotlin-multicore-framework
PureMVC MultiCore Framework for Kotlin
design-patterns kotlin mvc mvc-architecture mvc-framework
Last synced: 04 Feb 2025
https://github.com/ntinouldinho/php-mvc-framework-videoclub
Implemented using PHP and jQuery. It demonstrates how to use the Model-View-Controller Framework in PHP.
jquery mvc mvc-architecture mysql php web-development
Last synced: 03 Feb 2025
https://github.com/assad2008/yeeslim3
Slim开发框架
mvc mvc-framework php php7 skeleton slim slim-framework
Last synced: 28 Nov 2024
https://github.com/nexmo-community/send-sms-aspdotnet-core-mvc
Send an SMS with Asp.NET Core MVC
Last synced: 10 Feb 2025
https://github.com/yfure/furemuwaku
The Yume Framework.
framework mvc php php-framework php8 yfure yfure-framework yume
Last synced: 02 Dec 2024
https://github.com/davewalker5/droneflightlog
SQLite-based drone flight logbook implemented in C# with separate REST API and ASP.NET MVC UI
asp-dotnet-core asp-dotnet-mvc aviation csharp dotnet-core drone drones flight logbook mvc webapi
Last synced: 02 Dec 2024
https://github.com/averrunci/wpfmvc
WPF MVC is a class library for Windows Presentation Foundation with Model View Controller architecture.
Last synced: 28 Nov 2024
https://github.com/k3ury99/kortexmvccrud
This is a CRUD application of clients, suppliers and products made for educational and also practical purposes to use Asp.net and MVC connected with a Sqlite3 database.
asp-net-core mvc sqlite3-database
Last synced: 10 Nov 2024
https://github.com/senocak/adonisjs-todo-list
Adonisjs Todo List
adonis adonis-framework adonisjs adonisjs-framework js laravel mvc mvc-architecture mvc-framework node-js nodejs oop oop-principles
Last synced: 20 Feb 2025
https://github.com/ryan-menezes/online-course-platform
A simple online course platform for multiple uses
css ead html laravel livewire mvc mysql online-course online-courses php tailwind tailwindcss wireui
Last synced: 15 Jan 2025
https://github.com/beratyesbek/vhoops-web
Chat Application for Web using Firebase as a database
authentication autofac css3 firebase html5 mvc solid-principles
Last synced: 08 Jan 2025
https://github.com/dna-engine/simple-node-mvc-starter-project
Simple Node.js MVC starter project (written in TypeScript)
Last synced: 12 Nov 2024
https://github.com/davimateus1/projetop3
UNIKUT - Projeto desenvolvido com amigos na cadeira de programação III, consiste em uma rede social.
Last synced: 06 Feb 2025
https://github.com/berkanumutlu/odev-takip-otomasyonu
PHP dili kullanılarak MVC yapısına göre oluşturulan bir web sayfasıdır.
mvc mysql odev-takip-otomasyonu odev-takip-sistemi php php-mvc php-odev-takip-otomasyonu php-odev-takip-sistemi php-project
Last synced: 19 Feb 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/senocak/codeigniter-3-blog
CodeIgniter3 Blog Turkish Language
bootstrap bootstrap-template bootstrap-theme bootstrap3 bootstrap4 codeigniter codeigniter3 mvc mvc-architecture mvc-framework mysql mysqli php php-framework php7 phpmyadmin
Last synced: 08 Nov 2024
https://github.com/sistematico/oop-php-mvc
Based on https://www.udemy.com/object-oriented-php-mvc
Last synced: 02 Feb 2025
https://github.com/faustinopsy/login
Login com Jwt, padrão MVC e REST - teste na URL abaixo, projeto criado para ensinar como gerenciar perfis distintos com arquitetura desacoplada
javascript moderno mvc php php8 rest rest-api
Last synced: 29 Jan 2025
https://github.com/brunobmorais/php-mvc-framework
Framework web utilizando PHP com arquitetura MVC.
Last synced: 19 Jan 2025
https://github.com/cyrus-kiprop/private-events
A private Eventbrite-like an app which allows users to create events and then manage user signups.
bootstrap capybara-rspec devise erb mvc rails rails-authentication rspec-rails ruby sass
Last synced: 13 Feb 2025
https://github.com/learn2torials/sails-modular
Sails Js Modular App Plugin
modular mvc sails-modular sailsjs
Last synced: 15 Jan 2025
https://github.com/mariazevedo88/goldgem
Simple framework that implements some basic design patterns for Java projects using MVC.
bo-design-pattern dao-design-pattern dao-interface dto dto-entity-mapper hibernate java mvc mvc-framework
Last synced: 28 Nov 2024
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: 08 Nov 2024
https://github.com/eylmz/restaurant-app
Restaurant Application Management System with PHP MVC
Last synced: 02 Feb 2025
https://github.com/pungrumpy/cow-strike-kmitl-mvc
🎓 Exit Exam for MVC (Model View and Controller)
Last synced: 11 Feb 2025
https://github.com/abdulrahmanabualmagd/mvc_core
ASP.NET Core MVC Application
ajax-call authentication-providers automapper entityframeworkcore extension-methods identity jwt-authentication mvc netcore ntier-architecture repository-pattern seed-database services solid-principles unitofwork-pattern
Last synced: 10 Jan 2025
https://github.com/7irelo/andromeda-web
Full Stack Social Media Web App (Django, Angular, Neo4j, Redis, Docker)
angular django docker mvc neo4j redis social-media web
Last synced: 09 Feb 2025