An open API service indexing awesome lists of open source software.

https://github.com/rzlco666/guest-book

Online guestbook application with user and admin modules. Built using PHP with Codeigniter 3 framework and Bootstrap 4
https://github.com/rzlco666/guest-book

bootstrap codeigniter codeigniter3 php

Last synced: about 1 month ago
JSON representation

Online guestbook application with user and admin modules. Built using PHP with Codeigniter 3 framework and Bootstrap 4

Awesome Lists containing this project

README

          

# Guest Book Application

Online guestbook application with user and admin modules. Built using PHP with Codeigniter 3 framework and Bootstrap 4.

## Technology
- Language: PHP
- Framework: Codeigniter 3
- Database: MySQL
- Bootstrap: Bootstrap 4

## Main Features
- User fill guest book
- Admin login
- Dashboard statistics
- Comprehensive report
- Export report to excel file
- And more

## Prerequisites

To use this repository, you will need a local development environment set up with PHP and a MySQL database. You should also be familiar with basic web development concepts and technologies, such as HTML, CSS, and JavaScript.

## How to use this repository

1. Clone or download the repository to your local development environment.
2. Set up the database by importing the provided `guest-book.sql` file.
3. Configure the database connection settings in the `database.php` file.
4. Explore the various features of the application.

We hope you find this repository useful as you develop your own application or a similar project!