Skip to content

huseyn0w/Codeigniter-Guestbook

Repository files navigation

Mini guest book based on Codeigniter PHP MVC framework created by Elman Huseynov.

Demo

My Website

My Linkedin Profile

This guestbook is created to demonstrate my skills in using OOP, MVC, PHP, MySQL, Codeigniter framework, but you can easily use it for free for your daily needs :)

Technologies that used in creation of this guest book:

  • PHP 7.2
  • OOP
  • MVC Pattern
  • MYSQL
  • PDO
  • Codeigniter
  • Google v3 Invisible Recaptcha
  • Bootstrap 4 as a starter template

Installation:

  • Copy all folders to your server.
  • Change database config in application/config/database.php,
    and upload SQL file called ci_guestbook.sql to your database
  • Change default constants on Google Recaptcha private/public key, website URL and etc in
    application/config/constants.php

Admin login:

  • username: admin
  • password: 123456

Administrator can approve new reviews, read it before approval, or/and delete them from admin panel.

Thats it ! =)

About

Simple Guest Book Script on Codeigniter PHP Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages