Coursemology2

screenshot of Coursemology2
rails
react

Rails 6 re-write of Coursemology

Overview:

Coursemology is an open-source gamified learning platform designed to enhance student engagement and make learning enjoyable. It is built on Ruby on Rails and utilizes components of React.js for the front-end.

Features:

  • Gamified Learning Platform: Engage students through gamification elements.
  • System Requirements: Clearly outlined system requirements for easy setup.
  • Identity and Access Management (IAM): Integrates Keycloak for IAM solution.
  • Multi Tenancy Support: Ability to set up and manage multiple tenants.
  • Configuration Assistance: Guidance on configuring email reminders and cronjobs.
  • Contributions: Encourages and welcomes contributions from the community.
rails
Ruby on Rails

Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components