Coder Social home page Coder Social logo

class-central's Introduction

Class Central

Stanford has started offering a bunch of free online courses starting October 2011. Initially 3 courses were offered. But starting in 2012 more than a dozen courses have been announced. So decided to build a place to summarise all these courses.

Class Central was built using

Goodies

SlashPixel Theme

The Class Central theme, SlashPixel built on Twitter Bootstrap 2 by Abhishek Gupta is availaible for free for anyone to use. It can be found here

Extras

The extras folder in the repository contains the complete dump of the database as well as the schema. Everything you see on the site can be found in the dump.

Installation

The instructions below will you get a copy of Class Central running on your local machine.

Preparation

You need to have a Apache/MySQL/Php environment setup. Easiest way to do that is use XAMPP.

Steps

  1. Clone the repository into the www folder. A folder named class-central should be created.
  2. Import the extras/cc_db.sql file into a MySQL database.
  3. Inside app/config rename parameters.template.ini to pararameters.ini
  4. Set the following config variables in parameters.ini: database_name, database_user, database_password
  5. Download vendors from the command line by executing the following command: php bin/vendors install
  6. Visit http://localhost/class-central/web/app_dev.php/ to view the dev version of class-central homepage. Replace app_dev.php with app.php to see the production version.

class-central's People

Contributors

dhawalhshah avatar scsibug avatar evank avatar rhcarvalho avatar

Stargazers

Phillip Ressler avatar

Watchers

Phillip Ressler avatar  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.