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-14 00:15:40 UTC
- JSON Representation
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/ndmen/blog
Blog on Nest.js, MongoDB (Login, Register, Posts, Comments, Likes, Authors)
bcrypt mongodb mongoose mvc nestjs passport-jwt passport-local swagger typescript
Last synced: 21 Jan 2025
https://github.com/aymanetech/wiki
Collaborative Wiki Management System: Effortless creation, organization, and sharing. User-friendly frontend, dynamic search, PHP 8 backend with MVC architecture. Join us for seamless knowledge sharing
ajax css dao html js mvc php tailwindcss
Last synced: 02 Feb 2025
https://github.com/assad2008/phalcon-skeleton-noview
基于phalcon的骨架
c-extension composer framework mvc phalcon php
Last synced: 27 Jan 2025
https://github.com/fredm23579/tech-blog-mvc
The Tech blog is a dynamic web application allowing users to share and comment on blog posts. It provides a platform for users to express their thoughts, opinions, and share information in a blog format. Built with a focus on user interaction and ease of use, the blog offers a clean and responsive interface for a seamless tech blogging experience.
backend-api dotenv express express-app express-handlebars express-js front-end handlebars middleware mvc mvc-framework mysql-database sequelize-orm session-cookie
Last synced: 27 Jan 2025
https://github.com/nigelhorne/vwf
Versatile Web Framework - easily build a website to support different languages and client platforms
fcgi framework mvc perl perl5 rapid-development responsive-web-design tmpl vwf
Last synced: 30 Nov 2024
https://github.com/billyfrcs/rudyhealthcare
dr. Rudy Gunawan Health Care Web App.
asp-net-core asp-net-core-mvc csharp dotnet dotnetcore mvc mysql
Last synced: 20 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/apostolouagg/cinema-management-program-mvc
Cinema management program in .NET
Last synced: 13 Jan 2025
https://github.com/sp5i5s/bt-express
[原创] 基于Express实现的一套轻量级NodeJS MVC框架
express javascript mvc node-js
Last synced: 11 Jan 2025
https://github.com/coderomm/my-portfolio
🚀 Explore my developer journey, projects, and skills on my web portfolio powered by ASP.NET MVC 5, Entity Framework 6, Ajax, and jQuery. Connect with me for collaboration, job opportunities, or a friendly chat. 🌟
asp-dot-net asp-net csharp-dotnet dot-net dot-net-mvc mvc portfolio
Last synced: 20 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/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/heathlogancampbell/tweet-clone-mvc
A small tweeter clone using Dotnet
Last synced: 04 Feb 2025
https://github.com/nealarch01/fullstacktodoapp
📝 Todo iOS app with a Node.js REST API [SwiftUI, Express.js, PostgreSQL]
async-await express fullstack ios-app mvc mvvm nodejs postgresql rest swift swift5 swiftui todo todo-app typescript
Last synced: 16 Jan 2025
https://github.com/apostolouagg/university-management-program-mvc
University management program in .NET
Last synced: 13 Jan 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/rktoo/phpmvc
PHP e-commerce. Ideal for practicing MVC.
ecommerce ecommerce-website javascript mvc php tailwindcss
Last synced: 24 Dec 2024
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/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/nisanth2004/springsecurity-registration-with-emailverification
Registration and Reset Password with Email Verification in spring security using Postman Client
c configuration database development intellij java mvc mysql securityfilterchain spring-boot spring-security web yml
Last synced: 26 Jan 2025
https://github.com/ribafs/php-router
Very simples PHP router system on MVC application
mvc php router simple very-simple
Last synced: 30 Dec 2024
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/harkiratvirdi/moviewebsite
Movie Ecommerce for renting and buying movies. Admin can add, update, delete movies in list. Stripe is used for purchasing movies.
cookiesession express gsap handlebarsjs heroku javascript mongodb mongoose mvc nodejs nytimes-api responsive scss sendgrid
Last synced: 27 Jan 2025
https://github.com/nsswifter/tsp
The Traveling Salesman Problem (TSP) aims for the most efficient route across cities. This Python project, employing Tkinter and the Model-View-Controller (MVC) architecture, visualizes TSP solutions. It generates random cities, utilizes the nearest neighbor algorithm, and presents the optimal path with a Tkinter-based GUI.
algorithm mvc nearest-neighbor-search nearest-neighbors python tkinter tsp tsp-problem tsp-solver
Last synced: 06 Jan 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/muhammadzulhusni/mvc-php
This PHP MVC Learning Project demonstrates the fundamental concepts of the Model-View-Controller architecture. It includes features like custom routing, controller logic, view rendering, asset management, database interactions, and basic CRUD operations enhanced with AJAX.
inprogress-develop model-view-controller mvc php practice
Last synced: 10 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/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/gabrielcruzrodrigues/minhacasa_plataforma-comercial-de-imoveis
O Minhacasa é uma aplicação completa para gerenciamento de compra, venda e aluguel de imóveis. Este projeto foi desenvolvido para fornecer uma plataforma robusta e intuitiva para usuários.
angular-17 java-17 mvc sprng-boot testes-unitarios
Last synced: 17 Jan 2025
https://github.com/dotnetbackendtraining/car-rental-system
ASP.NET Core web application for renting vehicles. With Sign Up, Sign In, and Main Pages.
asp-net-core asp-net-core-identity blazor bootstrap mvc razor signup-page user-management
Last synced: 27 Jan 2025
https://github.com/ideepakpg/mvc-core
ASP.NET MVC Core User Management
asp-net asp-net-core asp-net-core-mvc asp-net-mvc aspnet aspnet-core aspnetcore csharp cshtml dotnet dotnet-core dotnetcore javascript mssql mssql-database mssqlserver mvc mvc-framework mvc5
Last synced: 30 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/yohanan007/forum
developpement d'un forum en java
bcrypt bdd bootstrap controller framework html java jsp jstl login module mvc service servlet servlet-jsp servlet-mvc view wysiwyg wysiwyg-editor
Last synced: 30 Jan 2025
https://github.com/pranambhat/csharp-programs
C# Basic Programs | C# | ASP.NET | MVC
asp asp-net asp-net-core asp-net-core-mvc asp-net-mvc aspnet aspnet-core aspnetcore csharp dotnet dotnet-core dotnetcore mvc mvc-architecture mvc-framework mvc5
Last synced: 28 Jan 2025
https://github.com/downstize/cardealership_mvc
Интернет автосалон (Web App). Java MVC, ELK, Redis, Security, Thymeleaf
elk mvc redis spring-security thymeleaf
Last synced: 13 Feb 2025
https://github.com/sibeeshvenu/deffered-grid-mvc-web-api-angularjs
The detailed article can be found here: https://sibeeshpassion.com/custom-deferred-grid-using-mvc-web-api-and-angular-js/
angularjs asp-net-mvc asp-net-web-api grid mvc
Last synced: 23 Dec 2024
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/code-district-team/laravel-template
Laravel multi-tenant app template with domain-based separation, built-in auth, tenant-aware models, asset compilation, and modern frontend setup
authentication axios backend bootstrap composer cors domain-separation eloquent laravel mariadb multi-tenant mvc mysql php template web-development
Last synced: 02 Feb 2025
https://github.com/leodhb/php-mvc
Yep another MVC micro-framework written in PHP
Last synced: 28 Jan 2025
https://github.com/samhernandezc24/belvo-api-bancos
ASP.NET Core MVC 7.x, Web App Backend
api aspnetcore backend csharp mvc
Last synced: 08 Jan 2025
https://github.com/teixeiramarcia/projeto-li3
Sales Management Service - C/Java (University Project)
c java mvc sales-management university-project
Last synced: 28 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/mbhframework/mbh-mvc
Minimalist framework to create MVC Apps with php 7.
framework mvc mvc-architecture mvc-framework php-framework php7
Last synced: 30 Jan 2025
https://github.com/muhammadzulhusni/student-result-management-system
This project helps manage and display student results efficiently, featuring an intuitive dashboard for administrators and a simple portal for students to access their results.
bootstrap in-progress laravel-framework mvc php student-result-management-system tailwindcss
Last synced: 12 Feb 2025
https://github.com/ashiishme/adobe-trial-extender
Adobe trial extender helps to extend trial period of some adobe products of 2018. This program is not tested for latest version of adobe products.
java java-8 javafx javafx-application javafx-desktop-apps javafx-gui mvc mvc-architecture
Last synced: 14 Jan 2025
https://github.com/janluksoft/aspnetcoremvc_3ef_mirabell
ASP.NET Core MVC project with EF. App is used to manage employee tasks
asp-net-core-mvc c-sharp code-first dotnet ef-core entity-framework ms-sql mvc visual-studio
Last synced: 13 Jan 2025
https://github.com/zfegg/psr-mvc
In mezzio,slim,laravel use controller style.
Last synced: 09 Nov 2024
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/elvan/campground-reviews-app-express-mongoose-ejs
🌐 Express 4.18, Mongoose 5, EJS, Bootstrap 5.2, Mapbox, MVC
bootstrap ejs example-app express express-js mongodb mongoose mvc sample-app
Last synced: 21 Jan 2025
https://github.com/abhi5658/airqualitymonitoringsystem
This is a website which helps monitor air quality of different regions.
air airqualitymonitoringsystem ams index internship management maven monitoring mvc pollution project quality spring system tcs webapp website
Last synced: 12 Jan 2025
https://github.com/rui-exe/local_marketplace
Online Marketplace for Local Goods (Personal Project)
firebase gin gin-gonic go golang jwt-authentication model-view-controller mvc svelte sveltekit
Last synced: 10 Feb 2025
https://github.com/fuzzypawzz/shoplocator
A small ASP.NET MVC app which publishes your locations in a view using the Google Maps API. A part of my exam project in Cloud Technologies. The purpose of this project was not to demonstate a skillset in coding in C#, but to showcase an app using an Azure micro service and a DB in the cloud. I got a 12/A (ECTS A) for the project.
csharp dotnet google-maps-api mvc
Last synced: 31 Dec 2024
https://github.com/danielcalebe/gippe
Projeto iniciado como Trabalho de Conclusão do Curso, visando inovação no setor empresarial de festas e buffets, ajudando na gestão e facilitando o contato com o cliente (Atualmente o servidor não esta funcionando para visualizar)
artisan-command blade bootstrap-5 css3 javascript laravel mvc mysql-database nodejs php sql
Last synced: 11 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/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/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/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/elvan/share-posts-app-php
🌐 PHP 7.4, Bootstrap 4.6, MVC
bootstrap bootstrap-css bootstrap4 example-app mvc mvc-architecture php sample-app vanilla-php
Last synced: 21 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/nirav-gajera/blog-system-php-mvc
blog management system using php
blog blog-management mvc mysql oops-php php php-mvc-framework simple-blog sql
Last synced: 26 Jan 2025
https://github.com/miguelhp373/poupa_mais_app_web_financas_tcc_2021_etecvav
Poupa+ | Repository Dedicated to the Final Project of the Technical Course in Systems Development at ETEC Antonio Vasco Venchiarutti.
apache bootstrap calendarjs cdnjs chartjs css darkmode finances fontawesome googlefonts html5 javascript jquery jquery-mask-plugin-master maskinputjs mvc mysql pdo php tcc
Last synced: 15 Jan 2025
https://github.com/elvan/social-blogging-app-express-socketio-mongodb
🌐 Node.js, Express, EJS, MongoDB, Bootstrap 4, MVC
bootstrap bootstrap4 express express-js expressjs mongodb mvc node node-js nodejs
Last synced: 21 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/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/jingyenloh/netcorevue
Code for my Web Applications Development module assignment
Last synced: 08 Feb 2025
https://github.com/glopzel/bookish
ejs express mongoose mvc nodejs template-engine
Last synced: 31 Dec 2024
https://github.com/iberasoft/promo-tool
:wrench: Full App with front and back office for promotions management
bash emmet flightplan grunt karma-jasmine mvc php5 sublime-text
Last synced: 27 Dec 2024
https://github.com/ngodat213/pulse_music_sb
java music-player mvc oauth2 spring-boot thymeleaf
Last synced: 10 Jan 2025
https://github.com/manojlondhe/joomla-extensions-generator
Joomla extensions generator, based on plop.js
component generator joomla module mvc plop-generators plugin view
Last synced: 11 Nov 2024
https://github.com/thecodedaniel/todo-app
Simple TODO application with laravel
crud-operations database-management laravel mvc sql todo todo-app todoapp
Last synced: 27 Dec 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/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: 09 Feb 2025
https://github.com/mdreyadhossain/zerohunger
A food rescue system for an NGO, aimed at automating and tracking the collection of surplus food from restaurants to feed deprived individuals, while managing employee tasks and enrollment.
Last synced: 18 Jan 2025
https://github.com/gusenov/sencha-ext-js-app-seed
A starter app for using Ext JS.
extjs mvc mvc-application mvc-architecture mvc-pattern mvvm mvvm-architecture mvvm-pattern sencha sencha-extjs senchacmd
Last synced: 31 Dec 2024
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/binos30/shopline
E-commerce app using Rails 7, PostgreSQL, Hotwire (Turbo + Stimulus), Tailwind CSS, Cloudinary, and Stripe
e-commerce e-commerce-app e-commerce-project ecommerce ecommerce-app hotwire-stimulus hotwire-turbo mvc mvc-framework rails rails-application rails-crud ruby ruby-on-rails stimulus-rails turbo-rails web-framework
Last synced: 20 Jan 2025
https://github.com/kruithne/kramework7
PHP OOP Framework for PHP7
autoload dependency-injection mvc php php-framework php7
Last synced: 27 Dec 2024
https://github.com/data-miner00/delvissoligt
The Ultimate .NET Core MVC Template without heavy lib codes!
csharp dotnet esbuild javascript jquery lodash mvc pnpm-workspace razor-pages selenium tailwindcss typescript
Last synced: 13 Jan 2025
https://github.com/kirlosyousef/storycoon
IOS app that allows the user to see a list of the top articles/stories by New York Times. If the user bookmarked an article they will be able to read it again later in an offline mode.
alamofire articles cocoapods ios13 ios14 kingfisher mvc nytimes nytimes-api offline realmdb realmswift stories storyboards swift swift5 uikit
Last synced: 14 Feb 2025
https://github.com/ikauematos/ajudaai-redmensioning
This project was created with the aim of facilitating the rementioning of multiple images and in addition the format conversion of images from jpg to png.
Last synced: 11 Nov 2024
https://github.com/pujolsluis/learningasp.netmvc
This is the repository for my project of the guide of ASP .NET MVC of MSDN
Last synced: 20 Jan 2025
https://github.com/boring-dragon/velaa
A Simple mini php microframework i wrote in php.
composer microframework modelviewcontroller mvc php
Last synced: 30 Jan 2025
https://github.com/sedoll/team_pro2
국비교육 팀 프로젝트 2
apache-tomcat-9 css css3 es5-javascript html html5 java java17 javascript js jsp jsp-servlet mariadb mvc
Last synced: 10 Jan 2025
https://github.com/zaxwebs/clara
A custom built MVC PHP 7 framework.
composer framework model-view-controller mvc oop pdo php php-di php7
Last synced: 06 Jan 2025