Skip to content
This repository has been archived by the owner on Mar 8, 2018. It is now read-only.

codeaholicshk/hk-coders-camp-2012

Repository files navigation

Hong Kong Code Camp 2012

Hong Kong Code Camp 2012 Registration Page

Getting Started with development

Installing Mongodb

For Mac OSX with homebrew installed:

brew update
brew install mongodb

Checkout project files and install gem

Checkout repo:

git clone git://github.com/codeaholicshk/hk-coders-camp-2012.git

Install gem:

cd hk-coders-camp-2012
gem install bundler --pre
bundle install

Start local web server

Seeding admin account:

padrino rake seed

Launch development environment:

foreman start

Access website from your web browser: http://127.0.0.1:3000

About this project

Web App Features

  • Propose and Edit Idea
  • Coder Registration using Github account
  • Comment and vote for ideas after signing in
  • Counters of coder registrations and idea publications

Tech Stacks

  • Mongo
  • Padrino
  • Heroku

Credits

About

Hong Kong Coders Camp 2012 Registration Page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •