Giter Club home page Giter Club logo

hrr18-partyparrot's Introduction

CAM.IO by HRR18 PartyParrots

CAM.IO is an Event promotion tool. The aim of CAM.IO is to allow event organizers to post events, with incentives for promoters who get the highest number of clicks on their unique URL.

  • Organizers: CAM.IO makes it easy to gamify the event promotion process. We are your connection to the social influencers, who will help make your event a success.
  • Promoters: Discover events that your audience will care about, and win big rewards just by leveraging your network.

Installation

The best way to get started developing on CAM.IO is to clone a copy of our repo and from the root of the directory run:

npm install

To run the code locally you need to run Mongod:

mongod

You will also need a localserver on port 8080. You can launch the local server with:

Grunt

Prerequisites

You will need to have API keys from Eventbrite, [StormPath] (https://api.stormpath.com/login) and from Bitly.

  • StormPath API keys are stored in root/apiKey.properties.
  • Eventbrite API keys are stored in root/src/config/eventbrite.js (if you want to create users authentication through eventbrite) and in root/src/client/components/CreatEvent.js as token in the request to eventbrite in the serach and serachID methods.
  • Bityl API keys are stored in root/src/client/components/EventDetails.js (they are called ACCESS_TOKEN are are used in several methods within this file)

Evenbrite is our event host integration and the will serve CRUD for events. Stormpath is our user database and authentication. Bitly is our integration for referral tracking and creating event related rewards and promotions.

Features Backlog

  • Bit.ly API authentication for individual users with unique event promotion link and click tracking (to be displayed on leaderboard)
  • Social media share API integration (Facebook, Twitter, etc) to make it easy for users to promote unique event link seamlessly onto their social network
  • Tracking event ticket purchases (currently only tracks clicks on link)
  • Eventbrite API authentication for individual users and the ability to create events on CAM.IO that posts to Eventbrite
  • Dynamic reward system (currently just limited to 3 tiers)
  • Addition of user profile dashboard editing capabilities (i.e. bios, profile photo upload, user's created/promoted events etc)

License

CAM.IO is ISC licensed.

hrr18-partyparrot's People

Contributors

busbyactual avatar tpredale avatar yassermahmud avatar amanthapar avatar gwimbrow avatar yctercero avatar johnsmalley avatar hoonbae avatar

Watchers

James Cloos avatar  avatar  avatar

hrr18-partyparrot's Issues

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.