Coder Social home page Coder Social logo

ococoa's Introduction

Ococoa: The Official App of the Ottawa-Gatineau Cocoaheads

Summary

Ococoa ("Ottawa Cocoa") is a simple app for the Ottawa-Gatineau Cocoaheads attendees.

All are welcome; our meetings are held on the second Thursday of every month at The Code Factory, 246 Queen Street, Ottawa, ON.

It performs the following tasks:

  • "Rings the doorbell" at The Code Factory (our meeting place) using Push Notifications

  • Shows you the next meeting's agenda

  • Easily propose new meeting topics

How-to-use

  1. Get the source and build it

    • This will create the missing files
    • The build will fail. This is normal.
  2. Delete the #error in OCPrivateInfo.m

    • The app will now build and run, but Push Notifications (Ring the Doorbell) won't work
  3. (Optional) Push Notifications

    • The application uses UrbanAirship for Push Notifications, so if you are building your own you will need the appropriate credentials from UrbanAirship.
    • You can create a free UrbanAirship account, create a new app, and use those credentials
    • UrbanAirship provides 1M free push notifications a month, which is fine for a local user group
    • You will also need a web server to talk to UrbanAirship using their API
    • Such a server exists, and its source code may be integrated in this repository

Notes

You will be able to download a free version on the App Store. This Open Source repository is to encourage participation and sharing You must edit 'OCPrivateInfo.m' before the app will build. You will need some UrbanAirship credentials, and a server that can handle a GET request (basically, any web server). If you don't attend (or plan to attend) the monthly meetings, this app will be somewhat useless to you.

ococoa's People

Contributors

philippec avatar trifusion avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.