/phoneBook

Simple Phonebook using Codeigniter + Twitter Bootstrap + jQuery

Primary LanguagePHPApache License 2.0Apache-2.0

phoneBook

Simple Phonebook using Codeigniter + Twitter Bootstrap + jQuery

Configuration

  • Clone this codebase in your webroot
  • Change values of $config['base_url'], $config['base_path'] in application/config/config.php file
  • Add your database credentials in application/config/database.php file
  • Import phonebook.sql file in your database