Repository and unit of work patterns are intended to create an abstraction layer between the data access layer and the business logic layer of an MVC application
In this article I will take a simplest way to create a simple MVC application for beginners. If you are a beginner and want to be find how to create modal, controller and their views with extra plugins such as jQuery.