{"id":13462222,"url":"https://github.com/johnkariuki/checkpoint-four-learn-party","last_synced_at":"2026-01-21T16:05:31.859Z","repository":{"id":93016679,"uuid":"53648461","full_name":"johnkariuki/checkpoint-four-learn-party","owner":"johnkariuki","description":"CheckPoint 4 - Learning Management System","archived":false,"fork":false,"pushed_at":"2018-10-19T12:30:48.000Z","size":3336,"stargazers_count":12,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"staging","last_synced_at":"2024-10-29T11:10:50.548Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://learn-party.herokuapp.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johnkariuki.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-03-11T07:33:59.000Z","updated_at":"2024-10-02T04:06:58.000Z","dependencies_parsed_at":"2023-03-22T01:18:10.448Z","dependency_job_id":null,"html_url":"https://github.com/johnkariuki/checkpoint-four-learn-party","commit_stats":null,"previous_names":["andela-jkariuki/checkpoint-four-learn-party"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnkariuki%2Fcheckpoint-four-learn-party","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnkariuki%2Fcheckpoint-four-learn-party/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnkariuki%2Fcheckpoint-four-learn-party/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnkariuki%2Fcheckpoint-four-learn-party/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnkariuki","download_url":"https://codeload.github.com/johnkariuki/checkpoint-four-learn-party/tar.gz/refs/heads/staging","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245381999,"owners_count":20606140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T12:00:42.531Z","updated_at":"2026-01-21T16:05:31.794Z","avatar_url":"https://github.com/johnkariuki.png","language":"PHP","funding_links":[],"categories":["Laravel"],"sub_categories":[],"readme":"# Welcome to the Learn Party\n\n\n[![Build Status](https://scrutinizer-ci.com/g/andela-jkariuki/checkpoint-four-learn-party/badges/build.png?b=staging)](https://scrutinizer-ci.com/g/andela-jkariuki/checkpoint-four-learn-party/build-status/staging)\n[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/andela-jkariuki/checkpoint-four-learn-party/badges/quality-score.png?b=staging)](https://scrutinizer-ci.com/g/andela-jkariuki/checkpoint-four-learn-party/?branch=staging)\n[![Coverage Status](https://coveralls.io/repos/github/andela-jkariuki/checkpoint-four-learn-party/badge.svg?branch=staging)](https://coveralls.io/github/andela-jkariuki/checkpoint-four-learn-party?branch=staging)\n[![License](https://poser.pugx.org/laravel/framework/license.svg)](https://packagist.org/packages/laravel/framework)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/41a18426f8bc43b99179b04c6058348a)](https://www.codacy.com/app/john-kariuki/checkpoint-four-learn-party?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=andela-jkariuki/checkpoint-four-learn-party\u0026amp;utm_campaign=Badge_Grade)\n\n**Learn Party** is a learning platform that offers user generated content for studying the latest technologies online (Youtube hosted videos).\n\n## What can I do on Learn Party\n\n**1. Register account**\n\nCreate an account using your email, facebook, twitter or github account in under a minute.\n\nProceed to login here\n\n**2. User profile**\n\nUpdate your profile details, avatar or simply put up a small bio about yourself that your video viewers can read about. \n\n**3. Video Resources**\n\n1. Create new videos on your profile, edit exisiting details or delete your uploaded videos entirely.\n\n2. Keep track of all the videos you have uploaded straight from your dashboard.\n\n**4. Favorite, Comment, Engage**\n\n\n1. Engage other learners on the comment section of the videos that capture your attention.\n\nToo many videos?\n\n2. Favorite the videos you like and revisit them later on your profile.\n\n**5. Trendy Videos**\n\nIf you are just looking to see what technologies are the fuss around, Access the most popular videos on your homepage\n\n```\nSee the most popular videos according to\n1. Which videos have the most likes.\n2. Which videos have the most comments\n3. Which videos have the most views\n4. Which users have the most uploads\n```\n\n**You do not have to be logged in to view the videos without engagement (Commenting, Favoriting, uploading and editing)**\n\n##Usage\n\nIt is recommended that you have the following set up on your local environment before getting started\n\n1. [Composer](https://getcomposer.org)\n2. [Laravel] (https://laravel.com)\n3. [Vagrant] (https://www.vagrantup.com) \n4. [Postgres](http://www.postgresql.org)\n5. [Git] (https://git-scm.com)\n\nClone the repository into your local environment\n\n```bash\n$ git clone git@github.com:andela-jkariuki/checkpoint-four-learn-party.git\n```\n\nChange directory into `checkpoint-four-learn-party`\n\n```bash\n$ cd checkpoint-four-learn-party\n```\n\nCopy the .env file into your project (use the env.example template) and populate it with your environment data\n\n```bash\n$ cp env.example .env\n```\n\nYou can also follow the template for your .env\n```bash\nAPP_ENV=local\nAPP_DEBUG=true\nAPP_KEY=\nAPP_URL=\n\nDB_HOST=\nDB_PORT=5432\nDB_DATABASE=\nDB_USERNAME=\nDB_PASSWORD=\n\nCACHE_DRIVER=\nSESSION_DRIVER=\nQUEUE_DRIVER=\n\nREDIS_HOST=\nREDIS_PASSWORD=\nREDIS_PORT=\n\nMAIL_DRIVER=\nMAIL_HOST=\nMAIL_PORT=\nMAIL_USERNAME=\nMAIL_PASSWORD=\nMAIL_ENCRYPTION=\n\nGITHUB_APP_ID=\nGITHUB_APP_SECRET=\nGITHUB_CALLBACK_URL=\n\nFACEBOOK_APP_ID=\nFACEBOOK_APP_SECRET=\nFACEBOOK_CALLBACK_URL=\n\nTWITTER_APP_ID=\nTWITTER_APP_SECRET=\nTWITTER_CALLBACK_URL=\n\nAWS_KEY=\nAWS_SECRET=\nAWS_REGION=\nAWS_BUCKET=\n\nCLOUDINARY_API_KEY=\nCLOUDINARY_API_SECRET=\nCLOUDINARY_CLOUD_NAME=\nCLOUDINARY_BASE_URL=\nCLOUDINARY_SECURE_URL=\nCLOUDINARY_API_BASE_URL=\n```\n\nRun Composer install to install the vendor packages\n\n```bash\n$ composer install\n```\n\nBoot up your server and you are ready to go\n\nIf you are using vagrant, simply run\n\n```bash\n$ vagrant up\n```\n\nOtherwise, run\n\n```bash\n$ php artisan serve\n```\n\n\n## Tests\n\nif you have phpunit installed globally (recommended), run\n\n```bash\n$ phpunit\n```\n\nOtherwise, run\n```bash\n$ vendor/bin/phpunit\n```\n## Contributing\n\nContributions are **welcome** and will be fully **credited**.\n\nWe accept contributions via Pull Requests on [Github](https://github.com/andela-jkariuki/checkpoint-three-naija-emoji).\n\n## Pull Requests\n\n- **[PSR-2 Coding Standard](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)** - The easiest way to apply the conventions is to install [PHP Code Sniffer](http://pear.php.net/package/PHP_CodeSniffer).\n\n- **Add tests!** - Your patch won't be accepted if it doesn't have tests.\n\n- **Document any change in behaviour** - Make sure the `README.md` and any other relevant documentation are kept up-to-date.\n\n- **Consider our release cycle** - We try to follow [SemVer v2.0.0](http://semver.org/). Randomly breaking public APIs is not an option.\n\n- **Create feature branches** - Don't ask us to pull from your master branch.\n\n- **One pull request per feature** - If you want to do more than one thing, send multiple pull requests.\n\n- **Send coherent history** - Make sure each individual commit in your pull request is meaningful. If you had to make multiple intermediate commits while developing, please [squash them](http://www.git-scm.com/book/en/v2/Git-Tools-Rewriting-History#Changing-Multiple-Commit-Messages) before submitting.\n\n## Security\n\nIf you discover any security related issues, please email me at [John Kariuki](john.kariuki@andela.com) or create an issue.\n\n## Credits\n\n[John kariuki](https://github.com/johnkariuki)\n\n## License\n\n### The MIT License (MIT)\n\nCopyright (c) 2016 John kariuki \u003cjohn.kariuki@andela.com\u003e\n\nThe Learn Party is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnkariuki%2Fcheckpoint-four-learn-party","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnkariuki%2Fcheckpoint-four-learn-party","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnkariuki%2Fcheckpoint-four-learn-party/lists"}