项目作者: ZippeyKeys12

项目描述 :
Library App for FBLA 2018 Mobile App Development
高级语言: Vue
项目地址: git://github.com/ZippeyKeys12/fblaLib.git
创建时间: 2018-01-14T17:55:31Z
项目社区:https://github.com/ZippeyKeys12/fblaLib

开源协议:BSD 3-Clause "New" or "Revised" License

下载


Serendipitous HS eLib

Created by Zain Aamer

Setup

  • Click Clone or Download and then Download ZIP
  • Run in the directory:
    1. yarn install
    2. cordova prepare
  • Drag the “manifestWriter.js” in the root to “plugins/cordova-universal-links-plugin/hooks/lib/android/“ and replace the “manifestWriter.js” there

Compiling

  • Make sure you’ve gone through the steps in Setup above

Browser

  1. cordova run browser

For live-reload:

  1. cordova run browser -- --lr

Android

  1. cordova build android --debug|release
  • Apk file will be located in platform/android/app/build/outputs/apk/debug|release
  • Load this onto the device and run to install the app

Known Issues

Android

  • Content Security Policy is weak

To Do

General

  • Removing unused code and dependencies
  • Display book cover, and synopsis
  • Browse page
  • Eventually & Hopefully:
    • Overdrive support
    • Follett support

Android

  • Native notifications

iOS

  • Add support

Template

Vuetify - Webpack Cordova Template

Technology Used