Skip to content

Commit

Permalink
Merge pull request #3 from ehzhang/dev
Browse files Browse the repository at this point in the history
Update Documentation and Upgrade to latest dependencies
  • Loading branch information
ehzhang committed Nov 21, 2015
2 parents ede59e5 + 7e25197 commit 1ad73c0
Show file tree
Hide file tree
Showing 199 changed files with 1,191 additions and 679 deletions.
Binary file added .docs/images/screenshots/admin-metrics.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .docs/images/screenshots/admin-users.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .docs/images/screenshots/home-labeled.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .docs/images/screenshots/home.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .docs/images/screenshots/mentor-labeled2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions .meteor/.finished-upgraders
Expand Up @@ -6,3 +6,7 @@ notices-for-0.9.0
notices-for-0.9.1
0.9.4-platform-file
notices-for-facebook-graph-api-2
1.2.0-standard-minifiers-package
1.2.0-meteor-platform-split
1.2.0-cordova-changes
1.2.0-breaking-changes
1 change: 0 additions & 1 deletion .meteor/cordova-plugins
@@ -1 +0,0 @@

15 changes: 14 additions & 1 deletion .meteor/packages
Expand Up @@ -3,7 +3,6 @@
# 'meteor add' and 'meteor remove' will edit this file for you,
# but you can also edit it by hand.

meteor-platform
accounts-github
service-configuration
iron:router
Expand All @@ -18,3 +17,17 @@ chart:chart
fourseven:scss
semantic:ui
flemay:less-autoprefixer
standard-minifiers
meteor-base
mobile-experience
mongo
blaze-html-templates
session
jquery
tracker
logging
reload
random
ejson
spacebars
check
2 changes: 1 addition & 1 deletion .meteor/release
@@ -1 +1 @@
METEOR@1.1.0.3
METEOR@1.2.1
169 changes: 94 additions & 75 deletions .meteor/versions
@@ -1,78 +1,97 @@
accounts-base@1.2.0
accounts-facebook@1.0.4
accounts-github@1.0.4
accounts-oauth@1.1.5
accounts-password@1.1.1
autoupdate@1.2.1
base64@1.0.3
binary-heap@1.0.3
blaze@2.1.2
blaze-tools@1.0.3
boilerplate-generator@1.0.3
callback-hook@1.0.3
accounts-base@1.2.2
accounts-facebook@1.0.6
accounts-github@1.0.6
accounts-oauth@1.1.8
accounts-password@1.1.4
autoupdate@1.2.4
babel-compiler@5.8.24_1
babel-runtime@0.1.4
base64@1.0.4
binary-heap@1.0.4
blaze@2.1.3
blaze-html-templates@1.0.1
blaze-tools@1.0.4
boilerplate-generator@1.0.4
caching-compiler@1.0.0
caching-html-compiler@1.0.2
callback-hook@1.0.4
chart:chart@1.0.1-beta.4
check@1.0.5
coffeescript@1.0.6
ddp@1.1.0
deps@1.0.7
ejson@1.0.6
email@1.0.6
facebook@1.2.1
fastclick@1.0.3
flemay:less-autoprefixer@1.1.0
fourseven:scss@3.2.0
geojson-utils@1.0.3
github@1.1.3
html-tools@1.0.4
htmljs@1.0.4
http@1.1.0
id-map@1.0.3
iron:controller@1.0.8
iron:core@1.0.8
iron:dynamic-template@1.0.8
iron:layout@1.0.8
iron:location@1.0.9
iron:middleware-stack@1.0.9
iron:router@1.0.9
iron:url@1.0.9
jquery@1.11.3_2
json@1.0.3
launch-screen@1.0.2
livedata@1.0.13
localstorage@1.0.3
logging@1.0.7
meteor@1.1.6
meteor-platform@1.2.2
minifiers@1.1.5
minimongo@1.0.8
mizzao:timesync@0.3.3
mizzao:user-status@0.6.5
mobile-status-bar@1.0.3
check@1.1.0
coffeescript@1.0.11
ddp@1.2.2
ddp-client@1.2.1
ddp-common@1.2.2
ddp-rate-limiter@1.0.0
ddp-server@1.2.2
deps@1.0.9
diff-sequence@1.0.1
ecmascript@0.1.6
ecmascript-runtime@0.2.6
ejson@1.0.7
email@1.0.8
facebook@1.2.2
fastclick@1.0.7
flemay:less-autoprefixer@1.2.0
fourseven:scss@3.4.1
geojson-utils@1.0.4
github@1.1.4
hot-code-push@1.0.0
html-tools@1.0.5
htmljs@1.0.5
http@1.1.1
id-map@1.0.4
iron:controller@1.0.12
iron:core@1.0.11
iron:dynamic-template@1.0.12
iron:layout@1.0.12
iron:location@1.0.11
iron:middleware-stack@1.0.11
iron:router@1.0.12
iron:url@1.0.11
jquery@1.11.4
launch-screen@1.0.4
livedata@1.0.15
localstorage@1.0.5
logging@1.0.8
meteor@1.1.10
meteor-base@1.0.1
minifiers@1.1.7
minimongo@1.0.10
mizzao:timesync@0.3.4
mizzao:user-status@0.6.6
mobile-experience@1.0.1
mobile-status-bar@1.0.6
momentjs:moment@2.10.6
mongo@1.1.0
mongo@1.1.3
mongo-id@1.0.1
npm-bcrypt@0.7.8_2
oauth@1.1.4
oauth2@1.1.3
observe-sequence@1.0.6
ordered-dict@1.0.3
random@1.0.3
reactive-dict@1.1.0
reactive-var@1.0.5
reload@1.1.3
retry@1.0.3
routepolicy@1.0.5
semantic:ui@2.1.3
semantic:ui-data@2.1.3
service-configuration@1.0.4
session@1.1.0
sha@1.0.3
spacebars@1.0.6
spacebars-compiler@1.0.6
srp@1.0.3
templating@1.1.1
tracker@1.0.7
ui@1.0.6
underscore@1.0.3
url@1.0.4
webapp@1.2.0
webapp-hashing@1.0.3
npm-mongo@1.4.39_1
oauth@1.1.6
oauth2@1.1.5
observe-sequence@1.0.7
ordered-dict@1.0.4
promise@0.5.1
random@1.0.5
rate-limit@1.0.0
reactive-dict@1.1.3
reactive-var@1.0.6
reload@1.1.4
retry@1.0.4
routepolicy@1.0.6
semantic:ui@2.1.6
semantic:ui-data@2.1.6
service-configuration@1.0.5
session@1.1.1
sha@1.0.4
spacebars@1.0.7
spacebars-compiler@1.0.7
srp@1.0.4
standard-minifiers@1.0.2
templating@1.1.5
templating-tools@1.0.0
tracker@1.0.9
ui@1.0.8
underscore@1.0.4
url@1.0.5
webapp@1.2.3
webapp-hashing@1.0.5
31 changes: 31 additions & 0 deletions CONTRIBUTING.md
@@ -0,0 +1,31 @@
Contributing to HELPq
=====================

Thank you for using HELPq, and we're really excited that you want to help out!

Development Process
-------------------

This project is developed mostly by me (Edwin Zhang), but quite a few hackathons have their own forks. Releases to master can be expected to be stable and ready to use (with configuration, of course), but dev will be the most up to date.

Pull Requests
-------------

We actively welcome your pull requests!

However, before you begin, please create an issue so we can determine if the work, feature, or bugfix either has someone is already working on it as a part of the current roadmap, or if the feature is not something that would belong in the HELPq as a core feature.

This is mostly meant for discussion, so we can discuss things fully and make a really awesome product :)

Issues
------

We use issues to track public bugs. Please make sure your description is clear and has sufficient instructions to be able to reproduce the issue.

We also use issues to track feature requests and discuss. Please mark your issue as 'Feature Request' in this case!


Coding Style
------------

Keep it clean, and keep things modular!

0 comments on commit 1ad73c0

Please sign in to comment.