All Projects → HubSpot → BidHub-WebAdmin

HubSpot / BidHub-WebAdmin

Licence: Apache-2.0 license
Keep an eye on BidHub while it's doing its thing.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

BidHub Web Administration

Small little web app to see the current status, item winners, and some neat stats for a BidHub auction. BidHub is HubSpot's open-source silent auction app - for an overview of the project, check out our blog post about it!

This will be entirely useless to you if you haven't set up Parse and followed the instructions in the BidHub Cloud Code repository.

Screenshot

Setup

Assuming you've already set up Parse, get your application ID and REST API key (not your client key) from Parse > Settings > Keys. Then, just git clone this repository and edit controllers.js, replacing <your app id> and <your REST API key> with the appropriate values.

Open index.html in Chrome and you're good to go! Put this on any web server for easy access.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].