LearnTube is a Learning Management App for Human Beings to learn various technologies.
##Usage
To download and use this project you need to have the following installed on your machine
- Composer for instructions on how to install composer visit the official website for installation instructions
- Laravel homestead visit the Laravel website for installation and set up instructions.
When you have succesfully completed the above processes, you can run:
git clone https://github.com/andela-ooduye/LearnTube.git
to clone the repository to your working directory. This step presumes that you have git set up and running.
Run
composer install
to pull in the project dependencies.
Now you are set up and ready to run.
##Project features
- Authentication: Sign Up Log In Social Media Authentication
- User Profile Management
- Youtube Video embedding - Authenticated users only
- Browse all videos
- Browse videos by category
- View single video
You can visit LearnTube demo page to view the project demo.
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING for details.
If you discover a security vulnerability within LearnTube, please send an e-mail to Oluwayemisi Oduye at oluwayemisioduye@gmail.com. All security vulnerabilities will be promptly addressed.
- Oduye Oluwayemisi
The MIT License (MIT). Please see License File for more information.