waqid / singlecrud

Project I Kumpul Koding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Single Page PHP MYSQL CRUD

Screenshot

alt text

Introduction

This project was created for the purpose of creating CRUD applications on the web with only one PHP file. The additional library are described below. To be precise, this project are part of Kumpul Koding Chapter 1 which been held on March 23rd 2018

How to Use

  1. Clone or download https://github.com/waqid/singlecrud and paste it on your project file.
  2. Make your own database and insert coresponding file singlecrud.sql
  3. rename config-example.php to config.php and edit database configuration accordingly
  4. Test on your localhost, example: http://localhost/index.php
  5. Caution: Since we use url encode, there is no way to insert other than alphanumeric to get expected result.

Contributors

Adwi Arifin or his GitHub
Nur Waqid Muhsinin or his GitHub

Libraries we use on this project

  • Normalize.css
  • Handlebars.js

References for further reading

Update Notice

Hi.. since we have separated ways to live in the earth, i reapproach this project after 4+ years. Hopefully its still good enough. hehe

  • 2022-08-19 Tweaks app. Including, adding gitignore, fix links, prepare files etc

About

Project I Kumpul Koding


Languages

Language:PHP 100.0%