Skip to content

Latest commit

 

History

History

fifty-fifty-php

Fifty / Fifty example app

Clone of https://github.com/pipedrive/FiftyFifty/ example app.

A very basic app with example how to:

  • authorize with OAuth using passportjs
  • get all open deals from Pipedrive
  • mark selected deal randomly as won or lost

Installation and usage

Required: PHP >= 8.1 (recommended) with sqlite.

Demo

Credits