It is a simple CRUD project. In this project only ADMIN can READ or SELECT, INSERT, UPDATE, DELETE these Data Set. Here Student and Course are Entities and Student takes Courses. All above ADMIN can SEE, CHANGE, DELETE or UPDATE any Data Set.
change the database name and connection from admin/config.php
import the database for dummy data from database/simple_crud.sql