Giter VIP home page Giter VIP logo

know-e-learning's Introduction

image

kNOW e-learning

Implementation of webapp connecting learners and mentors which want to share their valuable knowledge by creating course and uploading it to server.

Run Locally

Clone from github and run it locally

  git clone https://github.com/kchn9/know-e-learning.git
  cd know-e-learning
  bin/rails s

Features

  • Course recording thumbnail automatic generation using image-processing gem and using ffmpeg and libvips on server side
  • User authorization using devise gem
  • Course searchbar created by ransack gem
  • Every course has SEO friendly slug acheived by using friendly_id gem
  • Categories bar allowing to filter all courses by category
  • Author may mark course by many categories in more elegant way (pillowbox) - thanks to select2 js lib - than using selectbox with multiple attribute
  • The potential learner can see a simple (very) view of the course they are interested in
  • Active Storage that storages all course recordings in database

Lessons Learned

  • Processing images & videos from Active Storage using image-processing gem
  • Fixing turbo & devise conflicts in Rails 7, customizing devise error messages
  • Many to many associations using foregin keys
  • Developed my database migration skills
  • Including particular modules using importmaps
  • Creating search mechanism
  • More in depth bootstrap knowledge
  • Basic asset pipeline usage

know-e-learning's People

Contributors

kchn9 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.