GithubHelp home page GithubHelp logo

kryndex / experts-app-web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googledeveloperexperts/experts-app-web

0.0 2.0 0.0 2.04 MB

New Polymer-based front-end for the Experts Tracking App

Home Page: https://expertstracking.appspot.com

License: Other

JavaScript 4.41% HTML 95.59%

experts-app-web's Introduction

App Screenshot Google Experts tracking app

built with <3 by the GE Tracking App Team

Preview

The GDE App aims to help Google Experts track their activities and give Googlers a way to analyze the impact of the program and it's members. It's a progressive web app built with Polymer 1.0 toolbox, please refer to oficial documentation if you require more information.

Requirements

All requirements were done in a collaboration between Googlers and volunteers from the Google Experts program.

Version 2.0.0 Requirements

Setup

Prerequisites

You need NodeJS and NPM installed.

https://nodejs.org/en/download/

Run the following commands from you console.

npm install -g polymer-cli
bower install
New to Polymer progressive web apps?

This software uses the Polymer App Toolbox introduced in Google I/O 2016.

This tutorial will familiarize you with the core frontend technology on this project.

https://www.polymer-project.org/1.0/start/toolbox/set-up

Start the development server

This command serves the app at http://localhost:8080 and provides basic URL routing for the app:

polymer serve

Build for production

This command performs HTML, CSS, and JS minification on the application dependencies, and generates a service-worker.js file with code to pre-cache the dependencies based on the entrypoint and fragments specified in polymer.json.

polymer build

Deploy for staging

Before deploying to production, changes must be tested in our staging server hosted on firebase. Once you have built your changes for production, deploy using to firebase using:

firebase deploy

You can request staging deployment to @reicek .

Production deployment can only be done by @patt0 .

experts-app-web's People

Contributors

lostinbrittany avatar justinribeiro avatar reicek avatar smokybob avatar scarygami avatar splaktar avatar vikramtiwari avatar webmaxru avatar

Watchers

James Cloos 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.