Skip to content

A PWA for viewing oil patterns used in the Bowling sport

License

Notifications You must be signed in to change notification settings

glenndehaan/oilpattern.com

Repository files navigation

oilpattern.com

A PWA for Bowling Oil Patterns

Build Status Build Status

Structure

  • ES6
  • Material Design Light
  • Webpack
  • Offline support
  • Add to homescreen (Android)

Usage

  • Install NodeJS 8.0 or higher.
  • Run npm ci in the root folder
  • Run npm start in the root folder

Then open up your favorite browser and go to http://localhost:3001/

Build Usage

  • Install NodeJS 8.0 or higher.
  • Run npm ci in the root folder
  • Run npm run build in the root folder

Docker

  • Code from master is build by Docker Hub
  • Builds can be pulled by using this command: docker pull glenndehaan/oilpattern.com

TODO's

  • Add favourites
  • Add counter
  • Implement share QR codes
  • Publish on Google Play
  • Publish on MS Store

License

MIT