Coder Social home page Coder Social logo

open-event-webapp's Introduction

open-event-webapp

Join the chat at https://gitter.im/fossasia/open-event-webapp Open Event Webapp

The Open Event Webapp

The webapp is a generic app that has two parts: a) A standard configuration file, that sets the details of the app (e.g. color scheme, logo of event, link to JSON app data) b) The webapp itself


##Features This is a client-side webapp, that will be used by attendees of the event. For Android users we have a native android app. This webapp provides similar functionality for platforms other than Android, that is, to be able to view details about -

  1. Speakers
  2. Sessions
  3. Tracks
  4. Map from the event, with latest available data. It will be responsive, so that it can be viewed from all screen sizes easily. The data will be fetched dynamically from the API endpoint provided by the orga-server.

##Deployment Currently it is just a simple webapp that can be viewed using any browser. In future, we plan to deploy as a webapp for Ubuntu Phone, Firefox OS etc, who support first class webapps. Also for platforms like iOS, Windows, we might port this usin Ionic/Titanium etc.

For deploying locally or making a dist.zip, you'll need bower and gulp Assuming you have npm (Node Package Manager)

npm install

This will get all the dependencies that we already have set up in our package.json.

####Deploy local development instance (using Gulp)

First make sure you have all the dependencies

bower update

Serve on http://localhost:8080 with Gulp gulp webserver
or just
gulp

####Create a distribution-ready folder After testing out locally using gulp webserver and ensuring it works, you can get a ready-to-deploy dist folder

gulp dist

If you want a minified build (css and js files will be minified)

gulp dist-min

You can rsync or ftp the dist folder generated to your static web server.


##Technology

  • AngularJS 1.3
  • Bootstrap (or similar) for styling The webapp will be written using only HTML, CSS and Javascript, so it is completely client-side renderable, on all kinds of browsers, including PCs and smartphones and tablets.

##License This project is currently licensed under the GNU General Public License v3. A copy of LICENSE should be present along with the source code. To obtain the software under a different license, please contact FOSSASIA.

open-event-webapp's People

Contributors

championswimmer avatar creativepsyco avatar mariobehling avatar meta-maxim avatar darrylyeo avatar leto avatar pohsaykeong avatar gitter-badger avatar vivekanand1101 avatar codethejason avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.