Live Examples: Difference between revisions

From Poetry MP Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
(One intermediate revision by the same user not shown)
Line 8: Line 8:


While the full app is designed for one poet, the static read only variant of the app Poetry Viewer may contain collections of poets.
While the full app is designed for one poet, the static read only variant of the app Poetry Viewer may contain collections of poets.
'''Hints:'''
Poetry MP supports backup through exporting data and settings to a JSON file. And you may import the JSON file to an empty database for restore.
You may play the full app through running it as a local app. After [[Download]] and [[Deployment]], follow the Import instructions in [[Restore]]''':'''
# Login
# Go to "Import for DB Update/Import JSON file" and select the JSON file.
# Optionally go to "Import for DB Update/Import Zip File and select the zip file.
# Logout and then login.
Here are a few JSON files that you can download and then select from local file system:
* https://zijianhuang.github.io/poets/data/Shelley.json 
* https://zijianhuang.github.io/poets/data/Byron.json
* https://zijianhuang.github.io/poets/data/EdgarAllanPoe.json and images https://poetryappwiki.fonlow.org/w/downloads/EdgarAllanPoe.zip
* https://zijianhuang.github.io/poets/data/LiBai.json and images https://poetryappwiki.fonlow.org/w/downloads/LiBai.zip
After playing, you may clear the database through running the "Clear Database" menu item.

Revision as of 10:53, 11 November 2022


Remarks:

While the full app is designed for one poet, the static read only variant of the app Poetry Viewer may contain collections of poets.

Hints:

Poetry MP supports backup through exporting data and settings to a JSON file. And you may import the JSON file to an empty database for restore.

You may play the full app through running it as a local app. After Download and Deployment, follow the Import instructions in Restore:

  1. Login
  2. Go to "Import for DB Update/Import JSON file" and select the JSON file.
  3. Optionally go to "Import for DB Update/Import Zip File and select the zip file.
  4. Logout and then login.

Here are a few JSON files that you can download and then select from local file system:

After playing, you may clear the database through running the "Clear Database" menu item.