项目作者: ZippeyKeys12
项目描述 :
Library App for FBLA 2018 Mobile App Development
高级语言: Vue
项目地址: git://github.com/ZippeyKeys12/fblaLib.git
Serendipitous HS eLib
Created by Zain Aamer
Setup
Compiling
- Make sure you’ve gone through the steps in Setup above
Browser
cordova run browser
For live-reload:
cordova run browser -- --lr
Android
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
iOS
Template
Vuetify - Webpack Cordova Template
Technology Used