Skip to content
/ schoo Public

A learning Management System For Humans

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

sirolad/schoo

Repository files navigation

School

Build Status Scrutinizer Code Quality Coverage Status StyleCI License

School is an Awesome Simple Learning Management System which enable individuals to share stuffs easily thereby making everyone better by learning from wonderful people on an easy-to-use platform.Visit School demo page to view the project demo.

Usage

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

When you have completed the above processes, run:

$ git clone https://github.com/andela-sakande/schoo

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.

Also run on homestead environment

    php artisan migrate

to configure your database. Now you are set up and ready to run.

Project features

  • Username/Email Signup/Login authentication
  • Social authentication
  • User Profile Management
  • Youtube course post - Authenticated users only!
  • Browse all courses - Authenticated users only!
  • Browse courses by category
  • View single course
  • Personal Upload Management - Authenticated users only!
  • Other interesting features to be added soon

Change log

Please check out CHANGELOG file for information on what has changed recently.

Testing

$ vendor/bin/phpunit test

Contributing

Please check out CONTRIBUTING file for detailed contribution guidelines.

Credits

School is maintained by Surajudeen AKANDE.

License

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

About

A learning Management System For Humans

Resources

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published