Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 453 Bytes

File metadata and controls

18 lines (15 loc) · 453 Bytes

thestick

The Stick - Task Management App

  • REST API Task Server (Codeigniter)
  • App Web Client

Instructions

  • Clone into apache directory
  • Rename _index.php to index.php
  • Set DEVELOPER & ENVIRONMENT on index.php
  • Configure/add entry in application/config/config.php for $base_url
  • Configure/add entry in application/config/db.php for database settings
  • Upload the migration file to your database
  • Start Coding :) test