Skip to content

Instantly share code, notes, and snippets.

@the-dagger
Last active January 14, 2019 06:03
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save the-dagger/742f3bbd565718355d7ef1e6cbe8353b to your computer and use it in GitHub Desktop.
Save the-dagger/742f3bbd565718355d7ef1e6cbe8353b to your computer and use it in GitHub Desktop.

GSoC 2016 Work Product, Harshit Dwivedi - FOSSASIA

This summer, I worked on FOSSASIA's Open Event Android App Generator for generating a customized android app for any event and enhanced the already existing Android app by adding a schedule in it and various UI/UX enhancements.
The app-generator server is hosted on a VPS server and runs on ubuntu

It takes in the data entered by the user on the generator website and then using that data and our app's source code generates an app customized to their need and emails it to them.
User can either upload an API endpoint or a zip containing json files on the generator where the data to be displayed in the app will be fetched from

A test setup of our project can be accessed here

image

image2

My Contribution to the codebase is listed below

Additional Links

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