Coder Social home page Coder Social logo

zgavin1 / goodmoocs Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.92 MB

This is my App Academy Capstone Project, a clone of GoodReads, using Ruby on Rails and React. The application is not currently live.

Ruby 5.23% JavaScript 88.92% CSS 1.57% HTML 4.26% CoffeeScript 0.02%

goodmoocs's Introduction

#[GoodMOOCs][live]! [live]: http://www.goodmoocs.com/

Login Page

Overview

GoodMOOCs is an online course discovery app, built with React/Flux and Ruby on Rails with postgreSQL.

What is a MOOC?

A MOOC is a Massive Open Online Course, an industry that has exploded over the past few years to bring the highest quality educational opportunities to your home computer. Anyone can register for any course, which are often taught by faculty from prestigious universities around the world, other times from industry professionals.

This App

My app "GoodMOOCs" is inspired by Goodreads, in both its purpose and design. I substituted the content with courses, but include nearly every feature, such as suggestions based on course rating, suggestions based on course subjects, and a search for specific courses.

Features

Singe Page App

With React and Flux architecture I was able to build my app as a single page site. React enables communication between the front and the backend to 'react' to user activity, to update itself with new data, and quickly render elements of the app in the browser.

Authentication

With Rails and BCrypt, I encrypt and store user's information, and their current logged in status.

Omni-Authentication

Users may log in with their facebook credentials, with help from the omniauth gem and facebook.

Search

Implemented with the PgSearch and kaminari gems, users can query the database for courses by title and users by name and see all matching results.

File Upload

Feature implemented with Paperclip and figaro.Users can upload pictures for their profile from their local directory, to be stored with other user data, and see a live updating preview.

AWS

Images stored for the layout, and images uploaded by users are stored in an Amazon Web Services S3 bucket.

Development warning

Please be aware that some parts of this app are still under development, so the site will experience periodical database wipes.

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.