Skip to content
Peter van der Meulen edited this page Jun 12, 2013 · 4 revisions

Welcome to the inspiratieplanet wiki!

##Elucidation With this Wiki our team will attempt to explain to you how we made this app and where you can find, view and change it's functionality. every "function" of the site is discussed in a wiki-article. Javascript and css are discussed in their own articles. refer to the Readme in our code if you want to install the application to your local machine or VPS.

##Preface This app has been made in Ruby 1.9.2 and Rails 3.2.12 more info on Ruby and Ruby on Rails can be found on their own website. Local databases are handled in SQLite, deploy databases should run Postgresql. passwords used in this repositories code have been changed on the server side. if developement for Inspiratieplanet continues beyond this point method and function names will be changed to prevent readers of this public repository to hack it.

##Let's start!

####1. Functions 1.1 Application
1.2 Articles
1.3 Dashboard
1.4 Favorites
1.5 Reviews

####2. Plugins and Gems 2.1 Pictures and Avatars
2.2 Users

####3. Javascripts (dutch right now)
3.1 Artikel flip effect
3.2 Artikel Layout
3.3 Rails to JS
3.4 Remainder

####4. Important HTML and CSS elements 4.1 Responsive elementen

Clone this wiki locally