Projects in Awesome Lists tagged with model-view-controller
A curated list of projects in awesome lists tagged with model-view-controller .
https://github.com/taniarascia/mvc
A simple MVC application in plain JavaScript.
javascript model-view-controller mvc todo todo-app
Last synced: 07 Oct 2025
https://github.com/iandunn/WordPress-Plugin-Skeleton
A WordPress plugin skeleton built using object-oriented principles and the MVC pattern.
model-view-controller object-oriented wordpress-plugin-boilerplate
Last synced: 05 Apr 2025
https://github.com/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.
api framework framework-mvc framework-php model-view-controller mvc mvc-application mvc-architecture mvc-framework mvc-php mvc-php-framework php php-framework php-mvc php72 rest-api simple-framework
Last synced: 09 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: 21 Sep 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: 16 Jul 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/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.
cpp entity entity-component-system game java model-view-controller
Last synced: 22 Mar 2025
https://github.com/Superbition/Polyel-Framework
β‘οΈ Voltis Core: A PHP framework based on Swoole from the ground up
async asynchronous concurrency connection-pool controller coroutines csrf-protection dependency-injection http http-server middleware model-view-controller mvc php php-framework router view-engine web-app web-framework xss-filter
Last synced: 04 May 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/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! π
backend backend-api django django-application django-framework django-rest-framework full-stack fullstack-development model-view-controller mvc mvc-architecture poll-application polling rest-api
Last synced: 24 Jul 2025
https://github.com/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. π§ β¨
backend backend-service django django-application django-framework django-project django-rest-framework fullstack-development model-view-controller mvc-architecture quotes-application
Last synced: 05 Jul 2025
https://github.com/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
aws-cloudfront aws-elasticache aws-rds bootstrap-4 bootstrap4 flask full-stack-web-development jenkins jinja-template model-view-controller monolith-architecture mysql python python3 redis sql sql-alchemy stocks travis-ci
Last synced: 30 Jun 2025
https://github.com/jahezacademy/flutter_rocket
π Flutter Rocket π Fly high with Flutter Rocket - the ultimate package for Flutter developers
flutter http model-view-controller mvc requests state-management
Last synced: 11 Jan 2026
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: 13 Jul 2025
https://github.com/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.
bootstrap4 circleci cloudflare css expressjs full-stack-web-development google-lighthouse-audit google-maps-api heroku html inkscape integration-tests javascript jest model-view-controller mongo-db mongodb mongodb-atlas monolith-architecture nodejs
Last synced: 08 Aug 2025
https://github.com/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.
framework model-view-controller mvc mvc-architecture mvc-framework oop php
Last synced: 24 Oct 2025
https://github.com/aemulare/vehicle-management-system
CSC330 Object-Oriented Software Design course, CSC424 Database Management course
c-plus-plus c-sharp database gui-application model-view-controller ms-sql-server multi-layer-architecture object-oriented-programming wpf
Last synced: 30 Oct 2025
https://github.com/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.
crud express extendable-models knex model-view-controller nodejs postgres
Last synced: 17 Mar 2025
https://github.com/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! π
expressjs javascript jwt-authentication model-view-controller mongodb nodejs
Last synced: 11 Apr 2025
https://github.com/sleekpanther/gpa-calculator
A GPA calculator in JavaFX attempting to use the Model View Controller (MVC) pattern
college event-handling fxml gpa grade jar java javafx javafx-application javafx-desktop-apps model-view-controller mvc noah noah-patullo noahpatullo pattullo pattulo patullo patulo uvm
Last synced: 10 Apr 2025
https://github.com/leanh153/gui_java_books_management
GUI java books management app
database gui-application java-application java-swing-applications jdbc jdbc-dao microsoft-sql-server model-view-controller
Last synced: 30 Oct 2025
https://github.com/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.
asp-net-core backend-architecture collection model-view-controller mvc-architecture
Last synced: 26 Jun 2025
https://github.com/sauldoescode/supermodel.js
Manage your app's state like never before, harness the power of the proxy! π―
data-binding databinding es6 javascript model model-view-controller mvc proxy proxy-object
Last synced: 26 Oct 2025
https://github.com/panagiotispitsikoulis/bookify
π Bookify is a modern JavaFX desktop app for students and educatorsβperfect for university projectsπ Bookify is a modern JavaFX desktop app for students and educatorsβperfect for university projects.
dashboard education final-year-project fxml java javafx maven model-view-controller modern mvc oop sqlite
Last synced: 09 Oct 2025
https://github.com/kilamper/image-viewer-mvc
IS2 - Image Visualization App in Java (MVC)
image-viewer java model-view-controller
Last synced: 29 Oct 2025
https://github.com/codestrange/viajes-uh
Proyecto de IngenierΓa de Software del curso 2018-2019 de la carrera de Ciencia de la ComputaciΓ³n de la Universidad de La Habana, Cuba.
flask flask-admin flask-cors flask-login flask-migrate flask-shell-ipython flask-sqlalchemy flask-wtf model-view-controller mvc software-engineering sqlalchemy
Last synced: 14 Mar 2025
https://github.com/alicelikay/gameofthronescheatsheet
Full Stack Game of Thrones Website that follows MVC Paradigm and utilizes MySQL and REST APIs
expressjs handlebarsjs html-css-javascript model-view-controller nodejs restful-api uikit-framework
Last synced: 16 Oct 2025
https://github.com/silentcatd/react-state-view-controller
A clean state management library for React/React Native. Effectively separate logic and UI
bloc clean-architecture model-view-controller mvc react state state-management typescript view-controller
Last synced: 07 Apr 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/leanh153/java_web_blog
Java Web blog, using mysql to save posts
java-server-pages java-web-app jsp-servlet model-view-controller mysql mysql-database
Last synced: 28 Feb 2025
https://github.com/sloharkar/php-codeigniter-crud-application
PHP CodeIgniter 3 CRUD Application
backend-development codeigniter codeigniter-crud codeigniter3 crud crud-application model-view-controller mvc-architecture php php-crud php-framework php-framework-codeigniter web-development
Last synced: 11 Apr 2025
https://github.com/dhi13man/answering-forum-backend
A Node.js Express backend for a Stackoverflow like answering forum, with RESTful endpoints, written in es6 style with linted and comprehensively unit-tested code. Utilizes a local json database using fs but has full separation of concern to implement anything else.
babel backend backend-api es6 eslint express express-middleware express-router filesystem fs javascript jest json jwt model-view-controller node node-js nodejs rest-api unit-testing
Last synced: 30 Dec 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: 12 Jul 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/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/vladoosit/marvel-card-game
This is simple card game. This project is well suited for learning socket.io, and in general creating a full stack of applications on a javascript
authorization card-game express fullstack-development game herokuapp javascript marvel model-view-controller multiplayer mysql mysql-database mysql2 nodejs online-game server-client socket-io socket-programming ucode-connect ucode-marathon
Last synced: 31 Mar 2025
https://github.com/anantadwi13/phalcon_boilerplate
Phalcon Multi Module MVC Boilerplate
api model-view-controller multi-module multimodule mvc phalcon phalcon-boilerplate phalcon-devtools phalcon-framework phalcon-php php rest-api website
Last synced: 13 Sep 2025
https://github.com/fabiliria280802/salem
Project SALEM is an advanced web application designed for the automatic review and validation of documents using cutting-edge machine learning techniques. The application leverages Convolutional Neural Networks (CNNs) and Faster R-CNN for object detection and classification tasks, ensuring high accuracy in document processing.
cnn convolutional-neural-networks faster-rcnn ia javascript machine-learning mern-stack model-view-controller mongodb-atlas nodejs ocr python pytorch reactjs tesseract-ocr
Last synced: 10 Feb 2026
https://github.com/pratikkhot100/electronics-store-ecommerce-website
Electronics Store E-Commerce Website Project in Java, JDBC, Servlets, JSP. Built for selling of goods online and managing the cart items of the user and providing them better facilities like adding items, removing items, increase or decrease item quantity.
bootstrap core-java css ecommerce-application html java java-database-connectivity java-web-application javascript jsp maven model-view-controller mvc-architecture mysql-database online-shopping-system servlet
Last synced: 24 Apr 2025
https://github.com/thymona/model-view-control
My own Model View Control focusing on PHP 7
custom-mvc model-view-controller mvc mvc-application mvc-framework php-7
Last synced: 10 Jan 2026
https://github.com/jepozdemir/aspnet-mvc-custom-viewengines
Custom view engine implementation in ASP.Net MVC Web applications.
asp-net asp-net-mvc csharp customviews dotnet model-view-controller mvc viewengine web webapp
Last synced: 29 Dec 2025
https://github.com/kazvee/jungle_rails
πΏ Full-stack e-commerce app π MVC pattern πΊοΈ Active Record ORM π΄ Ruby on π Rails 6.1 π’ Bootstrap frontend π PostgreSQL database π Bcrypt password management πΈ Stripe for secure payments π§ͺ Rspec & Cypress automated testing
active-record bootstrap cypress model-view-controller mvc-pattern postgresql rails6 rspec ruby-on-rails scss stripe
Last synced: 01 Oct 2025
https://github.com/billyfrcs/studentfinalprojectmanagementsystem
Student Final Project Management System Web Application.
codeigniter codeigniter4 crud css framework hack html javascript laravel laravel-mix model-view-controller mvc php sass scss system tailwindcss web-application web-development webpack
Last synced: 30 Dec 2025
https://github.com/noturlee/mvc-tutorial
This Github repo is designed to explain MVC Framework and how it integrates to the local database on your local machine, covering topics like Scaffolding and Methods
cshtml css html javascript model-view-controller mvc-architecture sql ssms
Last synced: 11 Sep 2025
https://github.com/priyankasingh2907/laravel_notes
Sure! Laravel is a popular PHP framework used for web application development. Hereβs a concise breakdown of its core components and concepts:
api-rest controllers database-management eloquent faker-library laravel-framework laravel10 middl migration model-view-controller mvc-architecture mvc-framework mvc-pattern php-framework rout view
Last synced: 18 Sep 2025
https://github.com/ramacciotti/register-login-dashboard-thymeleaf-postgresql
User management web application built with Spring Boot. It provides registration, authentication, and account management features, including email and password changes, and user deletion. The frontend is built with Thymeleaf, ensuring dynamic and secure integration with the backend.
authentication bcrypt docker hibernate java jpa maven model-view-controller postgresql spring-boot spring-security thymeleaf
Last synced: 18 Sep 2025
https://github.com/streamlined2/finalproject
Basic web application to model car renting business process. Sticks to MVC architecture pattern where central front controller servlet consumes user requests, converts them to actions/commands, processes data and demonstrates result as JSP/JSTL web forms.
command-pattern custom-tag filter front-controller generic-dao i18n java jdbc jee jsp listener mockito model-view-controller mvc mysql reflection servlet singleton sql tomcat
Last synced: 01 Aug 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: 05 Aug 2025
https://github.com/billyfrcs/bookmanagementsystem
Book Management System Web Application.
ci4 codeigniter codeigniter4 crud css framework html javascript laravel model-view-controller mvc php system tailwindcss web-development webpack website
Last synced: 06 Jan 2026
https://github.com/lebrancconvas/mvc-practice
Model-View-Control Practice.
lab model-view-controller mvc playground typescript
Last synced: 19 Aug 2025
https://github.com/shnartho/mobileshop
eCommerce website using C#
asp-dotnet-core csharp model-view-controller visual-studio
Last synced: 29 Dec 2025
https://github.com/chingu-voyages/v47-tier1-team-04
Daily Tasks | Voyage-47 | Team 4 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs
collaboration group-project hackathon javascript-classes js model-view-controller open-source task-manager vanilla-css vanilla-javascript
Last synced: 10 Apr 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: 16 Nov 2025
https://github.com/antoniosertic23/cinereserve-the-movie-seat-scheduler
CineReserve is a web application I initiated to practice my skills in modern JavaScript after completing courses, aiming to independently develop a moderately complex project. From conceptualization to implementation, I crafted this project from scratch, envisioning a user-friendly interface for reserving movie seats.
async-await cinereserve css3 firebase firebase-auth firebase-realtime-database html5 javascript javascript-api javascript-dom json model-view-controller movie-seat-booking mvc mvc-javascript omdbapi seat-booking user-authentication vanilla-javascript
Last synced: 26 Feb 2025
https://github.com/joepdooper/ivy
Yet another sleek simple fast CMS with an effortless template and plugin environment
bento build clean cms cms-framework content-management-system design easy easy-to-deploy fast google-page-speed grid model-view-controller mvc mvc-pattern quick simple slim web-app web-application-framework
Last synced: 10 Apr 2025
https://github.com/krisnaajiep/php-blog-system
Simple Blog System using MVC PHP, MySQL, and Bootstrap 5
blog blog-site blog-system bootstrap bootstrap5 model-view-controller mvc mvc-architecture mvc-php mvc-php-web-application mysql mysql-database native-php pdo pdo-mysql pdo-php php prepared-statements simple-project
Last synced: 06 Jan 2026
https://github.com/zabuzard/boozysession
Drinking game played with two virtual cubes, no player limit.
dice drinking-game game-demo model-view-controller mvc swing
Last synced: 11 Sep 2025
https://github.com/walkerdustin/informatik3_javagui
This is a Projekt for The "Informatik 3 Praktikum" course of the "Reutlingen University".
gui-application java model-view-controller multiple-windows object-oriented-programming
Last synced: 25 Oct 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: 11 Mar 2025
https://github.com/jilliennelapid/weatherapp
Application made with the Python module tkinter that implements an api call for weather data. Uses model-view-controller organization.
customtkinter model-view-controller python requests tkinter
Last synced: 29 Dec 2025
https://github.com/jepozdemir/routed-localization
Several implementations of localization from route data in Asp.Net MVC Web Application.
asp-net asp-net-mvc csharp dotnet dotnetmvc localization model-view-controller mvc routing web
Last synced: 30 Dec 2025
https://github.com/vvaldesc/hotelestalavera_mvc
Functional hotel reservation manager "Model View Controller" based.
exception-handling fetching-data-from-server model-view-controller pdo pdo-php php session-management w3c
Last synced: 11 Jun 2025
https://github.com/zabuzard/mortar-tool
ArmA 2 tool for calculating mortar firing solution with ACE.
ace arma2 ballistics mod model-view-controller mortar mvc scripting swing
Last synced: 01 Mar 2025
https://github.com/zabuzard/supercars
Supercars is a 'Top Trumps' game based on cars for 2-3 players.
game game-demo model-view-controller multiplayer-game mvc supercars swing top-trumps
Last synced: 01 Mar 2025
https://github.com/leanh153/java_web_sending_email
Java web sending email
bootstrap java-server-pages jsp model-view-controller mysql-database send-email-with-attachment signin
Last synced: 13 Jul 2025
https://github.com/endreot/minesweeper
Play a simple minesweeper game
game model-view-controller python tkinter unit-testing
Last synced: 31 Mar 2025
https://github.com/zabuzard/zeroed
ArmA 2 tool for zeroing sniper rifles in ACE.
arma2 ballistics computing-impact-point mod model-view-controller mvc scripting sniper swing tool
Last synced: 04 Feb 2026
https://github.com/kardelruveyda/mvc-blog
Personal Web Site ( ASP.NET MVC)
csharp dotnet model-view-controller mvc mvc-architecture
Last synced: 08 Oct 2025
https://github.com/sabay79/employee-review-management-system
Final Project for .Net Web Engineering Bootcamp under TechLift by Contour Software
asp-net-mvc bootstrap5 csharp db-first dotnet-framework entity-framework linq model-view-controller sql
Last synced: 14 May 2025
https://github.com/eablak/blogproject
BilgeAdam academy .NET Education achievement certificate project.
asp-net-core model-view-controller sql
Last synced: 24 Jun 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: 27 Feb 2025
https://github.com/syntrice/syntrice-contact-manager
A console based contact manager application built upon .NET Generic Host and Entity Framework Core
dependency-injection entity-framework-core fluent-validation generic-host layered-architecture model-view-controller moq nunit options-pattern repository-pattern spectre-console sqlite state-machine-pattern test-driven-development
Last synced: 28 Mar 2025
https://github.com/vek03/psiadriana-professional-website
Website criado para marketing de produtos de uma profissional da saΓΊde. Desenvolvido em PHP, HTML e CSS utilizando o framework Bootstrap para estilizaΓ§Γ£o. Projeto profissional para fins pessoais da cliente. Desenvolvedores parceiros: @MarianeBS e @joaopedro2602.
bootstrap crud-application css javascript model-view-controller mysql-database oriented-object-programming php professional-portfolio website
Last synced: 26 Oct 2025
https://github.com/konsulting/laravel-rule-repository
A package to centralise the storage and organisation of validation rules, whilst avoiding storing them on the model or controller.
laravel laravel-validation model-view-controller validation
Last synced: 29 Jan 2026
https://github.com/zcemycl/webpack-ts-mpa-example
Looking for best practice in creating github pages with html css and vanilla typescript.
abtesting bootstrap cypress eslint expressjs github-pages htmlwebpackplugin husky javascript jest minicssextractplugin model-view-controller node prettier puppeteer typescript vaniila-javascript vanilla-typescript webpack webpack-merge
Last synced: 30 Dec 2025
https://github.com/josemavarez11/fakebook-api
Backend code for Fakebook app
backend express http-server javascript jwt middleware model-view-controller mongodb nodejs rest-api
Last synced: 31 Dec 2025
https://github.com/monika171/outplacementheroes
OutplacementHeros was a community of Recruiting Professionals, Consultants & Volunteers who collaborated to help laid off employees during COVID-19 global pandemic. Founder: Roshan Kumar Rawat (https://www.linkedin.com/in/roshankrawat).
blade-template bootstrap bootstrap-modal eloquent employment-opportunities html-css jobapplication jobs jquery-ajax laravel laravel-notifications laravel-observers laravel7x model-view-controller mvc-framework mysql php select2 vuejs
Last synced: 30 Dec 2025
https://github.com/ecopque/grocerystore_project
This project is an inventory and sales management system developed using pure Python, focusing on simplicity and organization. The system adopts the Model-View-Controller (MVC) architecture to ensure a well-defined and maintainable codebase. The goal was to create a solution using Python concepts, avoiding functions.
Last synced: 05 Apr 2025
https://github.com/pratikkhot100/Online-Food-Order-Application
A full-stack web application built using Java (JSP, Servlets), JDBC, and MySQL. The project allows users to browse and order food, while admins can manage menu items, categories, and orders.
bootstrap core-java css html java java-database-connectivity java-web-application javascript jsp model-view-controller mvc-architecture mysql-database online-food-order servlet
Last synced: 11 Apr 2025
https://github.com/tgntr/emusic1-mvc
My project for SoftUni ASP.NET Core course, a music shop using the Model-VIew-Controller approach.
asp-net-mvc model-view-controller
Last synced: 09 Sep 2025
https://github.com/vladoosit/ucode-web-full-stack-marathon
This repository consist of tasks that i did during the Full-Stack Maraphon in Ucode
authorization client educational-project express expressjs full-stack git html-css javascript json model-view-controller mysql mysql-database mysql2 nodejs server server-client ucode-connect ucode-marathon web
Last synced: 30 Dec 2025
https://github.com/saskiaopdam/springboot-mvc-demo
2024 - Spring Boot applicatie met 2 endpoints, die een template teruggeven. Na het klikken op een van de links Hello of Goodbye krijg je de gekozen groet te zien.
cloud-development-environment github-codespaces-cde heroku-automatic-deployment html-css java maven model-view-controller spring-boot spring-web thymeleaf-ui
Last synced: 12 Jul 2025
https://github.com/ehvenga/mycamps
mycamps is my first project building a full-stack web application. mycamps is web-app where user generated content about outdoor activities (mainly camping) is hosted and maintained, allowing features such as posting a listing, editing and commenting on it.
express handlebars javascript model-view-controller mongodb mycamps mycamps-project nodejs
Last synced: 12 Jul 2025
https://github.com/mayuradlak123/spring-boot-web-application-
Spring Boot Web Application
css3 html5 java meven model-view-controller rest-api spring-boot tailwindcss tomcat-server
Last synced: 17 Jul 2025
https://github.com/igoraugust0/ims
Inventory Management System
design-patterns inventory-management-system java javafx-application model-view-controller mvc observer-pattern
Last synced: 12 Sep 2025
https://github.com/pratikkhot100/hospital-management-system
This Hospital Management System (HMS) is a Java-based application designed to streamline the management of various hospital operations such as patient management, doctor management, appointment scheduling, and report generation hospital appointment management system
bootstrap core-java css hospital-management-system html java java-database-connectivity java-web-application javascript jsp model-view-controller mvc-architecture mysql-database servlet
Last synced: 30 Dec 2025
https://github.com/pratikkhot100/online-food-order-application
A full-stack web application built using Java (JSP, Servlets), JDBC, and MySQL. The project allows users to browse and order food, while admins can manage menu items, categories, and orders.
bootstrap core-java css html java java-database-connectivity java-web-application javascript jsp model-view-controller mvc-architecture mysql-database online-food-order servlet
Last synced: 30 Dec 2025
https://github.com/pratikkhot100/food-order-application
A full-stack web application built using Java (JSP, Servlets), JDBC, and MySQL. The project allows users to browse and order food, while admins can manage menu items, categories, and orders.
bootstrap core-java css html java java-database-connectivity java-web-application javascript jsp model-view-controller mvc-architecture mysql-database online-food-order servlet
Last synced: 30 Dec 2025
https://github.com/pratikkhot100/blood-bank-management-system
This project aims to digitize and simplify blood donation management through a dynamic web platform. It connects donors, recipients, and admins for real-time blood availability, requests, and records. By reducing manual errors and speeding up operations, it helps save lives efficiently in emergencies.
blood-bank-management-system bootstrap core-java css html java java-database-connectivity java-web-application javascript jsp model-view-controller mysql-database servlet
Last synced: 30 Dec 2025
https://github.com/mauricechouam/burger
A full stack, MVC (Model-View-Controller) application that allows User to create burgers (POST), view a list of burgers available to eat (GET), devour burgers (PUT), and throw them away after devoured (DELETE).
expressjs handlebars-js model-view-controller object-relational-mapping template-engine
Last synced: 31 Dec 2025
https://github.com/versi379/ing-sw-2024-versiglioni-pellicari-tagliabue-ravasi
Codex Naturalis Board Game is the final project for the Software Engineering course of the Computer Science Engineering degree at Politecnico di Milano (A.Y. 2023/2024).
model-view-controller rmi socket software-engineering videogame
Last synced: 16 Jan 2026
https://github.com/ramonanf/construccion_de_software_y_toma_de_decisiones
Mis primeros pasos como desarrolladora web
ajax ejs-template-engine html-css-javascript model-view-controller nodejs sql
Last synced: 14 Jun 2025
https://github.com/prod3v3loper/php-mvc-advanced
π MVC - Model View Controller (Example)
model-view-controller php self-learning
Last synced: 20 Jun 2025
https://github.com/valkryst/vmvc
An implementation of the Model-View-Controller pattern for my personal Swing projects.
gui-framework java model-view-controller mvc swing
Last synced: 26 Jun 2025
https://github.com/codebatine/gochain
A cryptocurrency blockchain app with transaction management, mining, wallet, user admin, database, tdd and more.
blockchain blockchain-nodes javascript jwt mining mining-rewards model-view-controller mongodb nodejs react-vite redis-server scss secure-server separation-of-concerns tdd transaction-management validation vitest
Last synced: 14 Mar 2025
https://github.com/rooom13/web-applications-engineering-echo
Software Engineering for Web Applications course. A social network (Twitter-Facebok like) built using Java Servlets and MySQL
api java model-view-controller mysql server social-network
Last synced: 18 Mar 2025
https://github.com/elishamutang/emd-php-mvc-jokes-2025-s1
Jokeify, a jokes system for users to register, login and manage their jokes.
css html javascript model-view-controller mvc-framework php
Last synced: 26 Oct 2025
https://github.com/rahul-tejwani/restaurant-reservation-application
This full-stack web application, built using the MERN stack, is designed to streamline the reservation process for restaurants. It enhances their branding and online presence by marketing their menu and services. The application showcases a modern and responsive UI, providing a seamless user experience and helping restaurants attract new customers.
backend-development css3 expressjs front-end-development fullstack-development html5 javascript mern-stack model-view-controller mongodb mongoose mvc-framework nodejs react-hooks reactjs
Last synced: 30 Dec 2025
https://github.com/ejdecena/little-mvc-framework
Little MVC Framework is a small framework for software development. The framework is built following the Model-View-Controller (MVC) architecture.
framework model-view-controller mvc mvc-architecture mvc-framework mvc-pattern python python3
Last synced: 30 Mar 2025