DevCon 2013 is a developer conference held each year opened to all IT professionals who are involved in any kind of software and software related solution development.
This is the iOS Application to show the Schedules and the Speaker list. This is a work in a progress. Please see the issues section to report any bugs or feature requests and to see the list of known issues.
- Zayar - [email protected]
You will need the following tools.
- Git
- Xcode
- SDK 6.0 or above
Once you have the above tools installed, you can install the app as follows:
###Cloning First of all you will have to clone the library.
$ git clone https://github.com/DevCon-Myanmar/DevCon-iOS
You can just open the DevCon.xcodeproj.
DevCon App has the following Library dependencies
You're very welcome!
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Copyright 2013 DevCon 2013
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.