Skip to content

wilmkr/learning_mgt_system

Repository files navigation

Weblearn

Build Status Coverage Status

Weblearn is an online video learning resource website. Learning videos are categorized and users can view videos on the site based on their chosen category.

Registered users can publish learning videos on the site by uploading Youtube links of their videos together with details of the videos.

Weblearn was built with PHP's Laravel framework.

Demo

View a live demo of Weblearn on heroku at Weblearn.

Project Features

  • Video resources viewing by guests
  • Video resources selection by category
  • Traditional authentication
  • Social media authentication (github, twitter, facebook)
  • User profile management (avatar upload/updating, editing)
  • Video resources management (uploading, editing, deletion)

Usage

Install the following software before cloning the application from github.

After installing the above software, clone the repository from github into your working directory:

$ git clone https://github.com/andela-womokoro/learning_mgt_system

Run

$ composer install

to install the required packages.

Also on homestead

    php artisan migrate

to setup your database.

Testing

$ vendor/bin/phpunit test

Contributors

Wilson Omokoro

License

Weblearn is open-sourced software licensed under the MIT license

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages