Skip to content

teebazz/ACADA

 
 

Repository files navigation

Build Status Scrutinizer Code Quality

ACADA

ACADA is an open source community built with PHP using Laravel, it allow developers share links of helpful videos.

Contributing

Thank you for considering contributing to project ACADA! The contribution guide can be found in the Contributing file.

##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: 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-andela-eosuagwu/acada.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: Registration Sign in social mediation authentication
  • User Profile Management
  • Youtube Video embedding - Authenticated users only
  • Browse all videos
  • Browse videos by category
  • view single video

You can visit acada demo page to view the project demo.

Security Vulnerabilities

If you discover any security vulnerability within project ACADA, please send an e-mail to Emeka Osuagwu at emekaosuagwuandela@gmail.com. All security vulnerabilities will be promptly addressed.

License

ACADA is an open-source software licensed under the MIT license

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.5%
  • PHP 45.3%
  • Other 0.2%