Giter Site home page Giter Site logo

magistraapta / deaci4dev-boilerplate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wdkana/deaci4dev-boilerplate

0.0 0.0 0.0 80 KB

simple project template for codeigniter4 php framework users flow

License: MIT License

JavaScript 1.47% PHP 91.06% CSS 1.89% Hack 5.31% HTML 0.27%

deaci4dev-boilerplate's Introduction

Gue belajar lagi hal baru dalam 2 jam πŸ‘‡

Stack: CodeIgniter 4 + Tailwind CSS

Summary feature✨

  • Home, About, Login & Register Page
  • All Page Validation
  • Creating new user
  • Login & Logout account
  • Database creation for users (only for id, email, token).
  • Basic password hashing
  • Basic dynamic component layouting

PROS πŸ‘

-super strong MVC pattern -super lightweight -fase development bisa dibilang cukup cepet -koneksi ke database gak terlalu ribet -query builder kek punyanya eloquent laravel -layouting cukup enak

CONS 😒

-validasi lemparan data yang sedikit ribet mesti agak muter

WHAT NEXT? 😊

  • posting data
  • multirole user permission
  • cleaning some code
  • creating some API & using external API
  • and much more...

WHAT TO BELIEVE? πŸ€¦β€β™‚οΈ

-belum nyoba production -belum nyoba middleware & module services -belum nyoba manage API -belum nyoba integrated RULES module -belum nyoba relasi & advance modeling -belum nyoba helper function

Banyak banget yang belom kan? iyeelah orang cuma 2 jam taek 🀣 lanjut lagi nanti dah...

Cara jalanin projectnya? πŸ‘‡πŸŽ‰

  1. CLONE REPO
  2. composer update
  3. setup database MYSQL, kasih nama db simple_user
  4. bikin table: users
  5. bikin field table: id (auto increment), email (255: string), password(255:string), token(8, int).
  6. nyalain project nya: php spark serve
  7. pelajari.

Sorry gue belom taro code nya di ENV, masih kebelet kepo jadi gak keburu. moga lancar ya πŸ™ŒπŸ˜

deaci4dev-boilerplate's People

Contributors

wdkana 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.