Giter Site home page Giter Site logo

kenjis / ci4-qrcode Goto Github PK

View Code? Open in Web Editor NEW
22.0 3.0 8.0 4.41 MB

Sample of CodeIgniter 3 QR Code upgraded to CodeIgniter4 using ci3-to-4-upgrade-helper

License: MIT License

PHP 94.88% CSS 3.24% JavaScript 1.59% HTML 0.29%
codeigniter3 codeigniter4 upgrade-helper codeigniter

ci4-qrcode's Introduction

Notice

This repository is a sample of Codeigniter 3 - QR Code upgraded to CodeIgniter4 using ci3-to-4-upgrade-helper.

The Original Codeigniter 3 - QR Code is https://github.com/chriscelnovian/codeigniter3-qrcode.

Codeigniter 4 - QR Code

Codeigniter 4 QR Code Generator

Screenshot

Description

Kind of sample features :

  • Save QR Code Image to Directory and Data to Database
  • CRUD Operation

Screenshot

Screenshot

Screenshot

Screenshot

Resources

  • Codeigniter 4.1.2-dev
  • CI QR Code 1.0
  • Bootstrap 4.6.0
  • Font Awesome 5.15.2
  • jQuery 3.5.1
  • jQuery UI 1.12.1
  • Popper 2.6.0

Installation

Setup Database

$ mysql -uroot
mysql> CREATE DATABASE `codeigniter3_qrcode` DEFAULT CHARACTER SET utf8mb4;
$ mysql -uroot codeigniter3_qrcode < 'database/codeigniter3_qrcode.sql'

Configure

$ cp env .env

Run built-in Web Server

$ php spark serve

ci4-qrcode's People

Contributors

kenjis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.