Skip to content

Update README.md #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@ SMConf Android App

Silicon Mountain Conference Android app was created, and is maintained by [The Silicon Mountain](https://madeinbuea.com) developers in Buea. It was originally developed by [Google Developers](https://github.com/google/iosched). This project is the Android app for the conference. The app supports devices running Android 4.0+, and is optimized for phones and tablets of all shapes and sizes.

Feel free to check out the [license](LICENSE), and make contributions by pull requests.
Feel free to check out the [license](LICENSE), and make contributions through pull requests.


##Features

With the app, you can:

- View the conference agenda and edit your personal schedule.
- Sync your schedule between all of your devices and the SMConf website.
- View detailed session, code lab, office hours, and speaker information, including speaker bios, photos, and twitter and LinkedIn profiles.
- Participate in public #smconf2016 conversations on Twitter.
- Sync your schedule between all of your devices and the 'SMConf' website.
- View detailed session, code lab, office hours, and speaker information such as speaker bios, photos, twitter and LinkedIn profiles.
- Participate in public conversations on Twitter under the hashtag #smconf2016.
- Guide yourself using the vector-based conference map.
- Get a reminder a few minutes before sessions in your schedule are due to start.
- Send feedback on sessions, from your phone/tablet.
- Get a reminder, a few minutes before sessions which are due to start, in your schedule.
- Send feedback on sessions from your phone/tablet.


##Build

We hope the source code for this app is useful for you as a reference or starting point for creating your own apps. Here is some additional reading to help you better understand and reuse this code.
We hope the source code for this app is useful for you as a reference or starting point for creating your own apps. Here are some additional readings to help you better understand and reuse this code.

* [Build instructions](doc/BUILDING.md): instructions on how to build and run the code.
* [Sync protocol and data format](doc/SYNC.md)
Expand All @@ -32,4 +32,4 @@ We hope the source code for this app is useful for you as a reference or startin

## License

smconf-android is licensed under [Apache](LICENSE).
smconf-android is licensed under [Apache](LICENSE).