2017 © Pedro Peláez
 

library appointment

Appointment maker integrated with Google Calendar API

image

kly/appointment

Appointment maker integrated with Google Calendar API

  • Tuesday, July 24, 2018
  • by kly
  • Repository
  • 3 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Appointment App

Appointment maker with google calendar api integration., (*1)

Instalation

Download and install this package using composer composer require kly/appointment. Load up the autoloader and call the classes you need., (*2)

Steps to contribute

  1. Fork the original repository., (*3)

  2. Clone from your repository, (*4)

    https://github.com/<YOUR_GIT_USERNAME>/appointment.git, (*5)

  3. Sync your fork with the original repository., (*6)

    git remote add upstream https://github.com/KLYgarage/appointment.git, (*7)

    git pull upstream master, (*8)

  4. Create a branch. Remember, the name of the branch, should express what you're doing, (*9)

    git checkout -b <BRANCH_NAME>, (*10)

  5. Save credential_example.json to credential.json. Modify the content accordingly based on your google api calendar settings. For more information about how to enable google calendar api, refer to the following url : google calendar api, (*11)

  6. When you're fininished developing, you can create pull request. Pull request can be done using the following steps :, (*12)

    git add ., (*13)

    git commit -m <YOUR_COMMIT_MESSAGE>, (*14)

    git push -u origin <YOUR_BRANCH_NAME>, (*15)

  7. Go to your github account, on tab pull request, add your comment. Be detailed, use imperative, emoticon to make it clearer., (*16)

  8. Watch for feedbacks !, (*17)

PHP CS-FIX

PHP CS Fixer is intended to fix coding standard. So, Remember! to always run PHP CS Fixer before you create pull request., (*18)

`composer run cs-fix`

Testing

Open a command prompt or terminal, navigate to project directory and run command php ./phpunit --bootstrap ./test/bootstrap.php ./test/, (*19)

> php ./phpunit --bootstrap ./test/bootstrap.php ./test/
PHPUnit 4.8.36 by Sebastian Bergmann and contributors.

..................

Time: 14 seconds, Memory: 10.00MB

OK (18 tests, 98 assertions)

The Versions

24/07 2018

dev-master

9999999-dev

Appointment maker integrated with Google Calendar API

  Sources   Download

MIT

The Requires

 

The Development Requires

by Kenny Karnama
by KapanLagi Youniverse
by Martino Catur