Skip to content

bendozy/andecollege

Repository files navigation

AndeCollege

Build Status

AndeCollege is a Learning Management App for viewing relevant video resources for Software stacks.

##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-cijeomah/andecollege.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 resources
  • Browse resources by category
  • View single resource

You can visit AndeCollege Demo Page to view the project demo.

Change log

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

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.

Credits

License

The MIT License (MIT). Please see License File for more information.