model-view-controller
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.
Here are 10 public repositories matching this topic...
Pitch Perfect
-
Updated
Jan 29, 2018 - Swift
Dear Recruiter, check me out!
-
Updated
Nov 7, 2018 - Swift
IOS NFR Framework by using XCUITEST for extracting memory cpu and network usage data automatically by using ios api.
-
Updated
Nov 19, 2018 - Swift
Examples for architectural patterns in iOS
-
Updated
May 27, 2019 - Swift
iOS application that provides users with a random fact every time a button is pressed.
-
Updated
Dec 31, 2019 - Swift
Table Hierarchy demo with MVC Code structure.
-
Updated
Mar 4, 2021 - Swift
An iOS app that streamlines event management and reminders, ensuring users stay organized and never miss important occasions.
-
Updated
Dec 14, 2023 - Swift
Artly is my go-to e-commerce app, which I have developed to showcase and sell my artwork using Swift and Xcode. It seamlessly integrates Apple Pay for secure and convenient transactions while adhering to the Model-View-Controller (MVC) pattern for clean and maintainable code.
-
Updated
Sep 16, 2024 - Swift
- Followers
- 234 followers
- Wikipedia
- Wikipedia