Skip to content

ibonly/youlearn

Repository files navigation

youlearn

Build Status License Quality Score Scrutinizer Code Quality Code Climate Coverage Status

Visit YouLearn demo page to view the project demo.

YouLearn is a PHP Learning Management System project that provides a platform for sharing Youtube videos that teach something people could learn.

Usage

To download and use this project you need to have the following installed on your machine

$ git clone https://github.com/andela-iadeniyi/YouLearn

to clone the repository to your working directory. This step presumes that you have git set up and running. Update your .env file to contain your database information.

Run

$ composer install

to pull in the project dependencies.

*Project Features

  • Registration/Login
  • Password reset
  • Social authentication
  • Profile Management(Password update, avatar upload)
  • Youtube video upload
  • Browse all videos
  • Browse videos by category
  • View single video

Testing

$ vendor/bin/phpunit test

Contributing

To contribute and extend the scope of this package, Please check out CONTRIBUTING file for detailed contribution guidelines.

Credits

YouLearn is created and maintained by Ibraheem ADENIYI.

License

YouLearn is released under the MIT Licence. See the bundled LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published