This Project is an Android App, developped for a Universitary and Journalistic Convention called Seacom2017. The goal is to give access, through this app, to the planning of all the events (like a time schedule).
When the App starts, you are showed an ExtendableListView with an entry for each day.
Clicking on an entry expands it, revealing the events of the day.
You may notice some events have HashTags (i.e #mesa1) ! Typing this HashTag in the TextArea at the bottom of the screen and validating on the button will lead you to a new screen, giving you moren detailed informations about the event linked to the HashTag.
Please check the TODO.md file in this repository to find out what updates are planned.
Many libraries are used in this project. They are the ones used by default by Android Studio's new projects.