flixter

Video streaming platform

Stars
0
Committers
1

FLIXTER

Share your knowledge by creating a course which you can sell to knowledge hungry students. If you would rather learn something new, sign up and select a course which can be paid for with a debit or credit card via stripe. You can be both a student and a teacher on Flixter! Feel free to fork this project and make it your own!

Installation

Made with Ruby 2.5.3 and Rails ~> 5.2.3 Dependencies managed with Bundler version 2.0.2

Run:

bundle install

..to install dependencies.

Then run the following commands to build the database:

rake db:create
rake db:schema:load

That's it! Make it your own.

License

MIT