Open Event Android Project
- Mentors
- Mario Behling, Arnav Gupta, Areeb Jamal, Niranjan Rajendran, the-dagger
- Organization
- FOSSASIA
My Google Summer of code project was basically to create an android app which will show a general list of events created and published by the event organizers. The app has the ability to show details about each event and other interesting details. Users can easily buy tickets for an event. Integration of ROOM Database in the app helps in caching important details so that needed data is not fetched from the server time and time again.