Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 408 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 408 Bytes

breakfast

Breakfast Tracker

Requirements

  • PDO
  • pdo_mysql

Installation

  1. Checkout the code to a directory in your web root
  2. Create a MySQL database and give a user full permissions to it
  3. Edit application/configuration/config.json to use the database details you used
  4. Make sure that .htaccess properly specifies the directory you're using (Default is /breakfast/)
  5. ???
  6. PROFIT