Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.26 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.26 KB

Copyright (c) 2014, Carl Sobolewski, Daniel Phan, Jon Cairo, Tian Wang, Kevin Tang, Jae Yoon Kim See the file LICENSE for copying permission.

TheBrogrammers

What is Agora?

Agora is a Q & A app under development.

For more information please see: https://github.com/CMPUT301F14T02/TheBrogrammers/wiki

Image Assets

  1. Android Asset Studio was used to create quick Android Icons and allowed us to modify existing assets quickly. (http://romannurik.github.io/AndroidAssetStudio/index.html). This tool is licensed under Apache License by Roman Nurik (C) 2014

Code Reuse

  1. Abrahm Hindle's Student Picker videos used as a guideline for MVC, singletons, storyboarding, UML, and testing.
  2. loopj library developed by James Smith is used for asynchronous HTTP requests to ElasticSearch and our server. This library is avaliable under the Apache license, listed in the documentation of the library
  3. OpenStreetMap was used for HTTP requests to determine locational positions. The data provided by OpenStreetMap is available under Open Data Commons Open Database License (ODbL).