Skip to content

Instantly share code, notes, and snippets.

@liveHarshit
Last active July 31, 2021 18:50
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liveHarshit/e5b317aed5d24c459afe9ddbef46528d to your computer and use it in GitHub Desktop.
Save liveHarshit/e5b317aed5d24c459afe9ddbef46528d to your computer and use it in GitHub Desktop.
Google Summer of Code 2019 Project Work Submission - liveHarshit

GSoC 2018

Google Summer of Code 2019 Project Work Submission

Harshit Khandelwal | FOSSASIA | liveHarshit

Get it on Google Play Get it on F-Droid

This summer I worked on FOSSASIA's Eventyay attendee android application. Our goal is to make the app stable, handle payments and take it to a production level.

With EventYay Attendee, you can browse through different events happening nearby or anywhere in the world. You can get detailed information about the events and buy tickets. The app also offers other features such as displaying ticket details and easy check-in using QR code. If that’s not enough, the app also allows you to favorite events and search events by their name.

Eventyay Attendee App provides features for users like:-

  • All events by the organizers can be viewed
  • Functionality to filter out events by date, time, location and event name is present.
  • Users can buy tickets and register as attendees for any event
  • Pay for their orders via PayPal and Stripe.
  • All important event details such as location, date, and timing of the event can be viewed.
  • Users can view all the tickets bought for an event with their status.
  • Easy check-in using QR code for Tickets and see check-in timings.
  • Users can view similar event
  • Users have also the privilege to a favorite event

My contributions

Major areas:

Community bounding:

  • Fix existing bugs in the project
  • Update a pitch release for fixing bugs v0.2.1
  • Change authentication process by using a new endpoint from the server
  • Go for next minor release v0.3.0

Phase 1:

  • Display time-wise check-in for the tickets
  • Add profile verification and revalidation
  • Implement feature to apply discount codes
  • Worked on notifications to update status and apply filter
  • Handle app link intents
  • Go for release v0.4.0

Phase 2:

  • Implement location feature for the f-droid build
  • Add deep link for email verification and reset password
  • Enable server configuration
  • Worked on event's timezone and utils
  • Worked on Travis, Fastlane and release v0.6.0

Phase 3:

  • Implement included and excluded tax information for tickets
  • Worked on Stripe payments and error utils
  • Add unit testing for app link intents
  • Implement JWT refresh token authorization
  • Go for release v0.7.0

Code contributions:

Screenshots:

Other contributions:

Thank you FOSSASIA for providing a platform to learn, work and grow together.

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