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
-
Updated
Jun 19, 2024 - CSS
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.
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
Practice project on Laravel
Gym tracker that lets you plan your workouts, your way! Complex full-stack application built with HTML, CSS, Javascript; Handlebars templating; Express routing; MySQL database and Sequelize ORM.
Full Stack Game of Thrones Website that follows MVC Paradigm and utilizes MySQL and REST APIs
E-clinic is a web-based system or service provided by a hospital where user can take an online appointment by filing-up appointment registration form. User can choose the doctors with their field of specialty and appointment date and time. User need to fill-up the form and provide their details as well for their verification. The data provided a…
A CMS-style blog App where developers can publish their blog posts and comment on other developers’ posts as well.
Web App to find best companions in multiple aspect of life
Simple NodeJS App with view by ejs engine, framework Express, and Mysql Database
Simon game made in HTML CSS and JS
Attendance Portal - students can view detailed attendance, easy for the admin to upload and modify classes.