Giter Club home page Giter Club logo

kurteyki's Introduction

Kurteyki App ๐Ÿ†

Aplikasi ini adalah hasil dari pembelajaran codeigniter 3.

Fitur Umum yang tersedia

Fitur Umum yang tersedia

  • 3 Hak Akses terdiri dari App (admin), Instructor (LMS), dan User (LMS)
  • Sitemap Otomatis
  • Feeds
  • Meta Tags dan Schema Otomatis
  • Pengaturan robots.txt
  • Pengaturan ads.txt
  • Pengaturan Tampilan situs dilakukan dihalaman app
  • Halaman Statis
  • Registrasi User dengan validasi email

Fitur LMS yang tersedia

  • Masuk / Daftar User menggunakan akun sosial
  • Pengaturan dilakukan di halaman app (admin)
  • Filter pencarian
  • Memberi ulasan pada materi
  • Dapat menandai materi pembelajaran yang sudah selesai
  • Wishlist (daftar keinginan) untuk User
  • Pembayaran dilakukan secara manual / menggunakan payment gateway (midtrans)
  • Mengubah kode template langsung melalui halaman app

Fitur Blog yang tersedia

  • Pemberian kategori dan tags langsung dihalaman post
  • Terdapat 2 Template yang dapat digunakan
  • Pengaturan Widget melalui halaman app
  • Memasukan kode iklan melalui halaman app
  • Komentar disqus / sistem (bawaan)
  • Mengubah kode template langsung melalui halaman app

Langkah Awal Memulai

Persyaratan

CodeIgniter Server Requirements

Intruksi dibawah ini akan mengarahkan anda untuk menjalankan project pada komputer anda (local) dan ditujukan hanya untuk melakukan development dan testing saja.

Menjalankan Aplikasi Menggunakan XAMPP

Pastikan anda sudah menjalankan module xampp yaitu apache server dan mysql.
***Download Project ini dan extract*** di folder htdocs yang ada pada xampp.

Buat Database dengan nama kurteyki di phpmyadmin, silahkan akses url dibawah ini untuk membuka phpmyadmin :

http://localhost/phpmyadmin

Kemudian import kurteyki.sql yang ada ddidalam project ini

Langkah kedua akses url dibawah ini :

http://localhost/kurteyki

Cron untuk kirim email

*/2 * * * * /usr/local/bin/php /home/cpanelusername/public_html/index.php my_jobs listen

Pengaturan .htaccess

.htaccess.dev = untuk development
.htaccess.run = untuk production

***htaccess ini penting untuk noindex dan caching.***

Informasi App

Halaman Login : http://localhost/kurteyki/auth

Default App login
username : kurteyki
password: kurteyki

Sumber Inspirasi

  • CiFireCMS (module blog dan pengaturan situs)
  • Academy by Creativeitem (module lms)
  • buildwithangga.com (module pembayaran manual)
  • skillacademy.com (template lms)
  • cms.botble.com (module pengaturan smtp dan statistik visitor)

List Pekerjaan

  • No Works This end.

Bug Aplikasi

  • language english
  • not perfect payment gateway

Change Log

v1.0

  • Release

v1.5

  • Change Logic

V1.6

  • add instructor
  • Login using social account
  • Review user
  • Cookies notification
  • Manual Payment
  • Register with Vertification Email (queue system)
  • add Captcha on register page
  • Delete table tb_site_meta (merge data to tb_site)

Lisensi

License: CC BY 4.0
This work is licensed under a Creative Commons Attribution 4.0 International License.

kurteyki's People

Contributors

riedayme avatar

Watchers

James Cloos 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.