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/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/yhammououali/filmoteca
Filmoteca est une application web pédagogique de gestion de films, conçue pour apprendre et pratiquer les bases du développement web avec PHP, MySQL et Bootstrap.
bootstrap composer css docker education film-management html learning mvc mysql php twig web-development
Last synced: 16 Jan 2025
https://github.com/pt4r/jobbuddymvc5
AFDEmp Bootcamp CB9
asp-net bootstrap enityframework mvc react
Last synced: 20 Jan 2025
https://github.com/tuurash/alms
Advanced Relief Distribution System
css dotnet entity-framework mvc
Last synced: 12 Jan 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/rd003/todolistaspnetcore
TodoList api , TodoList mvc
aspnetcore dapper dotnet8 dotnetapi mvc
Last synced: 12 Jan 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/boyan-apostolov/onlinedoctorsystem
Repository for my final project at SoftUni. The app is /no-longer/ hosted on Azure, here's a link:
aspnetcore closest-doctors csharp doctors mvc softuni
Last synced: 02 Feb 2025
https://github.com/kardelruveyda/mvc-blog
Personal Web Site ( ASP.NET MVC)
csharp dotnet model-view-controller mvc mvc-architecture
Last synced: 16 Jan 2025
https://github.com/daggerok/quarkus-vertx-mvc
Quarkus + Vertx + Thymeleaf (native builds doesn't work because of Thymeleaf)
mvc quarkus quarkus-thymeleaf thymeleaf thymeleaf-template-engine vertx vertx-thymeleaf vertx-web
Last synced: 10 Jan 2025
https://github.com/brandaof/brutos-dropdown-box
Brutos dropdown box example
cdi example-project java java8 mvc mvc-framework tomcat web-mvc weld
Last synced: 12 Jan 2025
https://github.com/pjtunstall/ziggurats
An exercise to help me learn about Canvas animations and MVC architecture, which also turned into an exploration of performance. Arrow keys to pitch and yaw, Z and X to roll. Tab and Q to adjust speed. Click to spawn rectangles from an arbitrary point. Space to reset.
benchmarking canvas loop-unrolling mvc
Last synced: 20 Jan 2025
https://github.com/memgonzales/thats-life
Variant of the classic board game The Game of Life, created using Java and playable through a graphical user interface
game-of-life java jdk14 mvc mvc-architecture object-oriented-programming oop swing swing-gui
Last synced: 20 Jan 2025
https://github.com/muhammedtas/news-web-site-project
A news website which was made by prepared template showing the news in category you have selected.
asp-net-mvc bootstrap code-first css3 dress entity-framework html5 javascript mvc mvc-framework n-tier query
Last synced: 03 Feb 2025
https://github.com/billyfrcs/runclub
Run Club Web App.
asp-net-core asp-net-core-mvc csharp dotnet dotnet-core mvc
Last synced: 09 Jan 2025
https://github.com/phpmv/ubiquity-commands
Ubiquity devtools commands helper
framework mvc php ubiquity-devtools ubiquity-framework
Last synced: 13 Jan 2025
https://github.com/felipecezar01/back-api-cars
A project led by me, Felipe Cezar, and my colleague Cauã Galdencio, using Java, Spring, Swagger, PostgreSQL, IntelliJ, for an automotive retail system.
api-rest java mvc postman spring-boot swagger
Last synced: 10 Feb 2025
https://github.com/tech-warriors-corporation/mechanize-accounts-api
Microservice of Accounts for Mechanize (API).
api api-composition decompose-by-subdomain flask jwt microservice mvc postgres python rest server sql
Last synced: 07 Jan 2025
https://github.com/agrim123/quiz-portal
Quiz Portal
mvc nodejs npm postgresql quiz-portal yarn
Last synced: 05 Jan 2025
https://github.com/gabestack/booklist
Api para listar livros
backend expressjs listar-livros mvc mysql projetos
Last synced: 07 Feb 2025
https://github.com/johnmanjohnston/fluffyjohn
Secure file storage and synchronization utility, made with ASP.NET Core MVC. In other words, this is a Google Drive ripoff. This is still in progress.
asp-net-core asp-net-core-mvc csharp file-sync file-synchronization file-upload mvc
Last synced: 20 Jan 2025
https://github.com/sanaa-ennaji/wikis
Brif 10: Wiki™ a besoin d'un gestionnaire de contenu et d'un front office, pour faciliter la gestion des wikis sur la plateforme.
Last synced: 17 Feb 2025
https://github.com/apostolouagg/cinema-management-program-mvc
Cinema management program in .NET
Last synced: 13 Jan 2025
https://github.com/apostolouagg/university-management-program-mvc
University management program in .NET
Last synced: 13 Jan 2025
https://github.com/busraozdemir0/ecommerce_microservices
Mini E-Commerce Project With Microservices in .NET 8
api api-consuming automapper code-first code-first-approach dotnet-core dotnet8 e-commerce e-commerce-project e-commerce-website identity microservice microservices microservices-architecture mssql-database mssql-server mvc shopping-cart toast-notifications
Last synced: 18 Jan 2025
https://github.com/simplicity-js/simplicity
The simplest MVC Framework for Node.js
express expressjs mvc mvc-architecture mvc-framework mvc-framework-for-javascript nodejs web-application-framework
Last synced: 22 Jan 2025
https://github.com/Pranshu-Bahadur/tic-tac-toe-minimax
Tic Tac Toe Game with the Minimax Alpha Beta pruning algorithm! Done in python, using an object oriented design structure (Model View Controller).
ai alpha-beta-pruning artificial-intelligence gui minimax-algorithm model-view-controller mvc mvc-architecture object-oriented-programming python3 text tic-tac-toe tic-tac-toe-game tic-tac-toe-python turn-based-strategy tutorial
Last synced: 23 Oct 2024
https://github.com/enansari/contact-manager-nodejs
This project is a crud operation for contacts using nodejs in mvc architecture that stores information in a json file.
contact-manager javascript mvc nodejs
Last synced: 09 Jan 2025
https://github.com/amruthlp12/com.inventorymanagementsystem-
The Inventory Management System (IMS) is a Java-based application that helps businesses manage their inventory, including products, stock levels, and orders. This system allows for efficient tracking and management of inventory, ensuring smooth operations and preventing stockouts or overstocking.
backend crud database-management inventory-control inventory-management inventory-management-software inventory-management-system inventory-reports inventory-software inventory-system inventory-tracking java java-application java-development mvc mysql order-processing sql stock-tracking
Last synced: 16 Jan 2025
https://github.com/kunaldhongade/folderstructure
Folder Structure for all kind of Applications
design-patterns file file-structure filesystem folder folder-structure good-first-issue good-practices goodfirstissue mvc node nodejs react
Last synced: 04 Feb 2025
https://github.com/gustavosmelo/airbnbnodejs
✈️ I created a website of airbnb for practice my skill in nodeJS
bootstrap ecmascript6 expressjs handlebarsjs javascript mongodb mvc nodejs yarnpkg
Last synced: 11 Feb 2025
https://github.com/ericneves/uploadavatar
:rocket: Application MVC developed with PHP, OOP, GD, Routes, Mysql (BLOB), Axios (Progress Upload), Fetch and more...
async axios fetch gd mvc oop php upload upload-php
Last synced: 18 Jan 2025
https://github.com/20101301-alina-hasan/user-manager
A simple user management system, where users behave as an administrator to demonstrate features.
full-stack mvc node-js postgresql ruby ruby-on-rails software-development software-engineering website-development
Last synced: 22 Jan 2025
https://github.com/20101301-alina-hasan/food-ordering-app
A food ordering application created using MERN stack, an MVC architecture.
express-js full-stack mern mongodb mvc node-js react-js software-development software-engineering web-development
Last synced: 22 Jan 2025
https://github.com/sp5i5s/bt-express
[原创] 基于Express实现的一套轻量级NodeJS MVC框架
express javascript mvc node-js
Last synced: 11 Jan 2025
https://github.com/brandaof/brutos-password-form
Brutos password form example
example-project java java8 mvc mvc-framework web-mvc
Last synced: 12 Jan 2025
https://github.com/furkanbaran/towfinder
TowFinder is a C# project designed to help users find nearby tow operators based on city and district selection. The project utilizes ASP.NET Core 8.0 and Entity Framework Core for a robust and scalable application. The application follows the MVC (Model-View-Controller) pattern to separate concerns and ensure a modular and maintainable codebase.
asp-net-core-8 booking-system csharp html-css-javascript mvc
Last synced: 23 Nov 2024
https://github.com/vvamu/oauthauthorizationwebapi
WPF as client, WebAPI as server. Application using OAuth2 and password-flow
mvc mvvm oauth2 openid password-flow refresh-token token wpf
Last synced: 02 Feb 2025
https://github.com/maderarasto/ts-nodejs-mvc
Template for simple MVC Node.js application using TypeScript language.
Last synced: 09 Jan 2025
https://github.com/brandaof/brutos-hibernate-mysql
Brutos hibernate with mysql example
example-project hibernate java java8 mvc mvc-framework mysql web-mvc
Last synced: 12 Jan 2025
https://github.com/yerlinmatu/challenge-cubesummation
You must solve this hackerrank challenge https://www.hackerrank.com/challenges/cube-summation. For the solucition feel free to choose the programming language you want. You can use any input or output mechanism for the program data.
html5 material-design mvc scss vuejs
Last synced: 08 Jan 2025
https://github.com/roneetkumar/house-rental-asp.net-core
Made this project in my final semester for course ASP.NET CORE, This is a House Rental Listing management application
Last synced: 08 Jan 2025
https://github.com/itsjustmechris/yourbb
YourBB is a modern, flexible, fast, secure, open source forum software written in PHP.
bulletin-board flexible forum modern mvc php yourbb
Last synced: 26 Jan 2025
https://github.com/brandaof/brutos-map-form
Brutos map form example
example-project java java-8 mvc mvc-framework web-mvc
Last synced: 12 Jan 2025
https://github.com/alexgalhardo/app.alexgalhardo.com
A simple MVC full stack web application I created back in 2021, with Authentication, Authorization, API Rest, CRUDs, PrismaORM, MVC Architecture, PostgreSQL, Docker, Edge template engine and Integration Tests.
api bun full-stack full-stack-web-development mvc nodejs postgresql prisma-orm rest-api typescript
Last synced: 08 Jan 2025
https://github.com/douglas85rj/exerciciosjava
Exercicios do formação Especialista Java
java mvc oriented-object-programming spring
Last synced: 18 Feb 2025
https://github.com/phrdavis/springboot-project
Springboot Java Project
api api-rest java jsom model-view-controller mvc oriented-object-programming poo spring spring-boot webserver
Last synced: 08 Jan 2025
https://github.com/k-cermak/enplated-mvc-vsc-extension
Syntax Formatter for Enplated MVC Framework for VS Code.
blade blade-template effective framework mvc php php-framework small-size website-development
Last synced: 08 Feb 2025
https://github.com/ketrab2004/php-mvc-test_practice
PHP MVC practice test 330835-mvc-proeftoets 330835-mvc-toets
mvc mvc-framework mvc-framework-for-php php practice-test test
Last synced: 05 Jan 2025
https://github.com/brandaof/brutos-form-handling
Brutos form handling example
example-project java java8 mvc mvc-framework tomcat web-mvc weld
Last synced: 12 Jan 2025
https://github.com/yfereidouni/phonebook
Developed by ASP.NET Core MVC and Entity framework Core based on Onion Architecture
asp-net-core asp-net-mvc bootstrap5 clean-architecture csharp entity-framework-core html-css-javascript javascript mvc onion-architecture scss select2
Last synced: 01 Feb 2025
https://github.com/emanuelefavero/local-library
This is a Node.js Express MVC project for a local library website.
ejs express expressjs javascript mongodb mongoose mvc mvc-pattern nodejs
Last synced: 04 Feb 2025
https://github.com/nguyenj-c/groupsdividers
Project created for course [ECUE15] entitled "Development of dynamic Web sites and referencing".
Last synced: 08 Jan 2025
https://github.com/nguyenj-c/framework-mvc
Personal MVC Framework created in order of university course.
css html js mvc mvc-architecture php
Last synced: 08 Jan 2025
https://github.com/fight-fire-with-scala/scala-fire-tower
PPS Project A.Y. 2023/24
board-game dsl mvc prolog scala turn-based
Last synced: 29 Jan 2025
https://github.com/coddedx/healt_tourism
boostrap cloudinary crud csharp css identity-framework jquery mssql mvc netcore openweathermap-api search-algorithm
Last synced: 07 Dec 2024
https://github.com/lebrancconvas/mvc-practice
Model-View-Control Practice.
lab model-view-controller mvc playground typescript
Last synced: 08 Jan 2025
https://github.com/sidmishraw/mvcframework
A MVC Framework in Java
java8 memento mvc mvc-architecture mvc-framework mvc-pattern
Last synced: 15 Jan 2025
https://github.com/modemobpsycho/fake-user-data-backend
Repository with backend for web-application for the fake user data generation. There are 4 countries available, setting the value of errors in words, managing seed, exporting the table to csv.
cors express faker-generator mvc nodejs postman
Last synced: 07 Jan 2025
https://github.com/ideepakpg/jobseekr
ASP.NET MVC Application
ajax asp-net asp-net-mvc azure bootstrap5 csharp cshtml entity-framework html5 jquery mssqlserver mvc mvc-framework rest-api swagger-ui webapi
Last synced: 18 Jan 2025
https://github.com/lcabraja/pppk
5th Semester # Accessing data from program code [Pristup podacima iz programskog koda]
android java mvc nosql orm sql windowsforms wpf
Last synced: 24 Jan 2025
https://github.com/splorg/mybrary
An MVC full stack web app where users can add, edit and delete authors and books from a library.
express javascript mongodb mvc nodejs
Last synced: 21 Jan 2025
https://github.com/carapacik/starforum
Discussion web-service where people can hold conversations
csharp dotnet entity-framework forum mvc razor-pages
Last synced: 27 Jan 2025
https://github.com/heathlogancampbell/tweet-clone-mvc
A small tweeter clone using Dotnet
Last synced: 04 Feb 2025
https://github.com/averrunci/windowsformsmvc
Windows Forms MVC is a class library for Windows Forms with Model View Controller architecture.
Last synced: 20 Nov 2024
https://github.com/ryanzam/tabloid
WebJournal Project build on ASP.NET CORE and REACT
aspdotnetcore mssql-database mvc react repository-pattern rest-api swagger
Last synced: 13 Jan 2025
https://github.com/lee-stevens/clapham-zoo
Angular ASP.NET - First project in Stack
angular asp-net entity-framework entity-framework-core mvc sqlite
Last synced: 28 Jan 2025
https://github.com/rbatinov/mvc-template-with-php-oop
This is a simple MVC project template based on OOP and written in PHP. It also contains Database class which helps connecting to mySQL database.
controller model mvc mysql noframework php pure purescript view web webapp website
Last synced: 06 Jan 2025
https://github.com/jose/phpmvc
A custom and lightweight server-side MVC-based framework written in PHP
Last synced: 22 Jan 2025
https://github.com/demonicious/flame
An MVC Micro-framework for PHP built using Standalone Modules.
framework micro mvc mvc-framework php php-framework php7
Last synced: 07 Jan 2025
https://github.com/joshamaju/leanweb-kit
Toolkit for a lean web
fullstack leanweb mvc mvc-framework ssr svelte web
Last synced: 04 Jan 2025
https://github.com/i-m-akshat/online_food_application
This is a new web application m currently working on. This is basically a web application on which an owner (restaurant or cafe owner) can basically manage his items , the orders of the users and also the admins and their various roles and the user / customer can buy/ purchase food provided by the owner. This project is based on Dot net core
bootstrap5 dotnet dotnet-core dotnet-framework mvc n-tier-architecture online-food- online-food-catering-service online-food-order online-food-ordering-system online-food-store restaurant-management sql
Last synced: 15 Nov 2024
https://github.com/ceamdev/phppoomvc
PHP POO MVC
css3 html5 javascript mvc mvc-architecture php php8 poo
Last synced: 06 Dec 2024
https://github.com/maumasi/local_art
annotations database-queries fixtures flow gulp gulp-tasks mvc php php7 sass-files symfony symfony2 twig
Last synced: 23 Jan 2025
https://github.com/prachipb09/mvc-vs-mvvm
This project defines the difference between MVC and MVVM
design-patterns design-systems ios ios-app ios-demo ios-swift mvc mvc-architecture mvvm mvvm-architecture swift swiftui uikit
Last synced: 22 Nov 2024
https://github.com/marcelocezario/agendamento-consulta-csharp
Projeto desenvolvido como requisito para obtenção de nota parcial na disciplina de CSharp sob orientação do professor Douglas Barcelos. Desenvolvimento em conjunto Gabryel Johnatan Boeira e Marcelo Henrique Cezário
Last synced: 23 Oct 2024
https://github.com/ewdlop/sweetshoprepo
Simple E-commerce website that was built under Asp.net Core 2.0.
asp-net-core-2 class-project mvc pluralsight-course
Last synced: 18 Feb 2025
https://github.com/rayzler/movies-api-with-bun-and-elysia
API de películas que utiliza Bun y el framework Elysia. Puede interactuar con diferentes tipos de bases de datos. La elección de la base de datos se realiza a través de argumentos de línea de comandos cuando se inicia la aplicación.
api bun dependency-injection elysiajs env json-api mongodb mvc mysql-database mysql2 testing zod-validation
Last synced: 05 Feb 2025
https://github.com/opentable/otj-server
OpenTable Java server template component
core http mvc platform-java reactive server
Last synced: 30 Nov 2024
https://github.com/recifejs/cli
CLI for RecifeJs
cli graphql mvc nodejs recife typescript
Last synced: 09 Feb 2025
https://github.com/sevdanurgenc/ticket-system
This repo was developed using asp.net with mvc framework and includes a ticket management system.
Last synced: 29 Jan 2025
https://github.com/janlenoch/cloud-example-navigation
Managing Navigation Menus in Kentico Cloud - Example App
aspnet-core dotnet-core kentico-cloud mvc visual-studio
Last synced: 05 Feb 2025
https://github.com/zhaotoday/rich-app
A light PHP framework based on CodeIgniter. 一套基于 CodeIgniter 的轻量级 PHP MVC 框架,用于团队快速开发 CMS、商城和 RESTful API 服务。
cms codeigniter mvc php restful
Last synced: 22 Jan 2025
https://github.com/sevdanurgenc/sqlserver2012lansman
This repo has been developed using javascript with asp net and includes the launch of sql 2012 as a web application.
aspnet csharp css html javascript mvc web-application
Last synced: 29 Jan 2025
https://github.com/csvitor-dev/nxt
Projeto baseado em (Projeto: Sistema Web com ASP .NET Core MVC e Entity Framework) do professor Nélio Alves realizado no seu curso de C#, que fora feito em .NET 2.1 e fiz a atualização para .NET 8.0.
asp-net-core asp-net-mvc bootstrap5 csharp css dotnet dotnet-core html js mvc mvvm mysql
Last synced: 02 Feb 2025
https://github.com/vutran/wpmvc-core
Simple framework for building WordPress themes/apps
Last synced: 07 Jan 2025