Author name: Kaye Pria

Why do we need phpMyAdmin?

phpMyAdmin is a Hypertext Preprocessor software tool which is in-charge of handling the administrator of a MariaDB Database Server or MySQL Server. It can also be used in performing most administration tasks which includes the creation of a database, adding user accounts and running queries. It is translated into 72 different languages which supports RTL […]

Why do we need phpMyAdmin? Read More »

Why is Wireframe Important?

Wireframe is a blueprint or schematic plan which helps programmers and designers plan and design the structure of the software they are developing. Wireframes are sometimes called “mock ups” since it represents the supposed appearance of your software. It helps programmers visualize the interface and this save them time. The figure below shows an example

Why is Wireframe Important? Read More »

Creating a GitHub Page

GitHub Pages is a hosting service site which can include HTML, CSS and JavaScript files from a repository on GitHub. It permits users to upload code repositories and it allows the collaboration on code projects. There are three types of GitHub Pages: Project User Organization In order to create a GitHub page, you must create

Creating a GitHub Page Read More »