Skip to content

The "Project-Asisten" is a project built on CodeIgniter 4 framework, it's about administration system specifically designed for managing the data of practicum assistants in the Informatics program. There are 4 features, namely view, save, edit, and delete, which to access these 4 features requires an admin login first.

License

Notifications You must be signed in to change notification settings

2denata/asisten

Repository files navigation

Introduction

“Asisten” is an information system project regarding Lecturer Practicum Assistant data in lectures at Sanata Dharma University. This application is a website created using the CodeIgniter 4 framework with the PHP back-end programming language. The main purpose is to perform CRUD (Create, Read, Update, Delete) on data.

Instead of using traditional programming that only uses HTML, PHP, and CSS, we use the Model, View, and Controller approach which makes it easier for long-term application development, by separating the Backend and Frontend using Controllers, development will be more efficient.

Library

  • PHP: Using CodeIgniter4 framework to implement MVC (Model, View, Control).
  • HTML : The main part of Front-End display elements
  • CSS : Using Bootstrap 5 framework for more responsive display
  • SQL : Using local phpmyadmin server (customized)

Galery

image

image

image

image

image

image

About

The "Project-Asisten" is a project built on CodeIgniter 4 framework, it's about administration system specifically designed for managing the data of practicum assistants in the Informatics program. There are 4 features, namely view, save, edit, and delete, which to access these 4 features requires an admin login first.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published