Skip to content
/ Qrc-PWA Public

APSC 100 MOD 3 Polymer Progressive Web App Showcase

License

Notifications You must be signed in to change notification settings

estKey/Qrc-PWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qrc-PWA

Polymer progressive web app study

This PWA is originally built by Queen's University APSC 103 Group 589A. Because I changed my github account, this is no longer maintain by me on the the original repositories. To see the original repositories click here.

To view the project online, navigate to: https://qrc-pwa.firebaseapp.com

Scan the QRcode for Access: Alt text

Description

The purpose I set this project is to let starter learns how to build a PWA using Polymer component and Firebase, so you may not use the code for commercial use. Of course, I am a beginner as well and I am happy to see your suggestions or feedbacks. As this project has ended and I have 3 more new project on going, I would not update this project frequently (but I will if I receive you guys feedback :)

The project use Polymer 2.0 as the framework and holds the app on the Firebase server. Data is open for free

Deployment Guide

To pull it from GitHub run >git pull

Once you pull or download this project from Github, it automatically has the access of the Firebase database, so do not worry about the server.

To serve it on your local machine run: $ firebase serve

Then it will run on the http://localhost:5000 (depends on your system)

If you want to build your own database you need to login to firebase console and create a project, there is a detailed guid on the firebase doc. Please post a comment if want further description.

Contribute

This project is for study progressive web app. If you want to support this, please add comment or post a issues. Thank you!