/weekly-bounty

A PHP app to help you stay on track with your billable hours reporting using the Harvest API.

Primary LanguagePHPMIT LicenseMIT

Weekly Bounty

Stay on track with your billable hours reporting using the Harvest API.

Requirements

  • PHP
  • Composer
  • Harvest account

Installation

  1. Download or clone repository to a local directory.
  2. Run composer install on your new local directory.
  3. Duplicate config.env.example and rename it as config.env.
  4. Fill in all fields in your new config.env file.