Giter Club home page Giter Club logo

coursera's Introduction

Coursera-learning platform.

This is an image

Relationship Diagram

This is an image

Sample analysis page:

This is an image

Installation Requirements

  • ruby v 3.0.2 +
  • rails 7.0.2 +
  • postgresql database
  • yarn

Installation the app

  1. Create app
git clone https://github.com/shadmanAh/coursera
cd coursera
bundle
yarn
  1. Run the migrations
rails db:create
rails db:migrate
  1. Configure your development environment in config/environments/development.rb

  2. Start the server

rails s

Used Technologies

  • Ruby v 3.0.2
  • Ruby on Rails 7.0.2
  • HTML 5
  • Haml
  • CSS
  • Bootstrap
  • JavaScript

gem's that used in this app

gem "sassc-rails"
gem 'bootstrap', '~> 5.1.3'
gem "haml-rails", "~> 2.0"
gem "font-awesome-sass", "~> 5.12.0"
gem 'simple_form'
gem 'faker'
gem 'devise'
gem 'friendly_id', '~> 5.4.0'
gem 'ransack'
gem 'public_activity',
gem "rolify"
gem "pundit"
gem 'exception_notification'
gem 'pagy'
gem "chartkick"
gem "groupdate"
gem 'rails-erd',
gem 'ruby-graphviz'
gem 'ranked-model'
gem 'active_storage_validations'

You can use the following username and password to log in as an admin and access more features:

โ€โ€

The main source of this app is github.com/yshmarov.

coursera's People

Contributors

shadmanah avatar

Stargazers

 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.