Skip to content

Instantly share code, notes, and snippets.

@sridharjajoo
Last active August 11, 2018 05:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sridharjajoo/72e414f64a1f71fd1d0aa95a7e5e948e to your computer and use it in GitHub Desktop.
Save sridharjajoo/72e414f64a1f71fd1d0aa95a7e5e948e to your computer and use it in GitHub Desktop.
Final Project Report for GSoC 2018 - Sridhar Jajoo

GSoC 2018

Student Info

This GSoC I worked on the Open Event Orga App, which can be used by event organizers for managing events. During the coding period I made sure to make the app feature rich, bug free and production ready. Following are the main features that the app supports:

  • Allow Organizer to Create and Edit Events
  • View Order Details and Attendes under the particular order
  • Check-In attendees by scanning QRCode
  • Restrict Check-in for particular tickets
  • Create Tracks, Sponsors and Sessions

Following are a few major changes which I implemented through this coding period:

  • Migrate the codebase from Model View Presenter to Model View ViewModel
  • Add unit tests for the Models and ViewModels
  • Manage Build Flavors to release app on fdroid
  • Using Dependency Injection (Dagger 2)
  • Major UI changes in Creation of Events
  • Implement various API's of Open Event Server

Project link

Github Project Link

My Contributions

Additional Links

Meetups

Thankyou FOSSASIA for this amazing experience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment