DevCon Myanmar is a developer conference held each year with two days of technical content featuring technical sessions and of demonstrations from developers showcasing their technologies.
This project is the Android app for the conference. The app supports devices running Android 4.0+.
With the app, you can:
- View the conference agenda
- View the speaker list
- Edit your personal schedule
- View detailed session and speaker information, including speaker bios, photos
Check the releases.
It's also available on Play Store.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request