Skip to content

GrigoryGraborenko/NationBuilderExercises

Repository files navigation

NationBuilderExercises

A Symfony project purposed to complete the NationBuilder developer exercises, created on December 20, 2015, 7:33 am.

#Installation instructions

  1. Install Composer
  2. Using the command line line, go to the repo and type composer update or php composer.phar update
  3. Chuck in the provided OAuth parameters when asked for them. Just hit enter for the others.
  4. Run php bin/console server:run or php bin/console server:run localhost:80
  5. Point browser to localhost:8000 or just localhost

For an entry point to the code, have a look at /src/AppBundle/Controller/CoreController.php.

Ensure your PHP has Curl installed using these instructions.

About

Exercises for Nation Builder Accreditation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published