Skip to content

An e-learning platform that lets you share your knowledge with the entire world, and learn from it as well, built with love and ruby on rails.

Notifications You must be signed in to change notification settings

bouaik/online_courses

Repository files navigation

Online Courses

An e-learning platform that lets you share your knowledge with the entire world, and learn from it as well, build with love and ruby on rails.

online_courses

Built With

  • Ruby v2.7.1
  • Ruby on Rails v6.0.3.2

live demo

Click here

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Ruby: 2.7.1 Rails: 6.0.3.2 Postgres: >=9.5

Setup

Install gems with:

    bundle install

install dependencies

    yarn

Setup database with:

    rails db:create
    rails db:migrate

Usage

Start server with:

    rails s

Open http://localhost:3000/ in your browser.

Run tests

    bundle exec rspec

Authors

👤 Lhoussaine Bouaik

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

TBA

📝 License

TBA

About

An e-learning platform that lets you share your knowledge with the entire world, and learn from it as well, built with love and ruby on rails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published