awesome-jeremy / Event-Launching-Hybrid-App

"Let's Go!" - an Event App that can run on both browsers and Android...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Let's Go" -- Event App

Statement

This is hybrid app that can both run on the browser and your Android devices(did not implement for IOS, but ideally feasible). To be more specific, same operation should be doable on both platforms. Take 'uploading images' function as example, the code for web could simply be <input type='file'/>, but it won't work for Android Framework, so it is the tricky part, it needs to call the API of Android platform. But nowadays there are several powerful frameworks such as Flutter or React Native which could easily address such problems.

Tech Stack

  1. CSS/HTML/JS
  2. JQuery
  3. JQuery Mobile
  4. SQL
  5. Java
    • servlet
    • DAO
    • javabean
  6. Android API

Target Users:

  1. Event Organizers

  2. Event Participants

Functionalites:

Events Exploring:

1


Event Launching

2


Event Order

3


Event Favorites

4

About

"Let's Go!" - an Event App that can run on both browsers and Android...


Languages

Language:HTML 70.6%Language:JavaScript 15.3%Language:CSS 8.7%Language:Hack 3.9%Language:Java 1.5%Language:PHP 0.0%