Skip to content

SPA built with Ionic Capacitor. Randomize your poetry lines to make the best stanzas. Drag and drop your lines and save stanzas to your mobile device or browser. Really helpful for cento poems, and can help you find the right stanzaic structure.

nitrotap/ionic-poetry-masher

Repository files navigation

ionic-poetry-masher

Description

Randomize your poetry lines to make the best stanzas, using Ionic Capacitor for cross-platform development. Drag and drop your lines and save stanzas to your mobile device or browser.

badmath badmath badmath
badmath

Table of Contents

Beta Testers

Hello! We're looking for beta testers. If you're a poetry lover or enjoy playing with words, this app is for you! Join our beta testing program and help us refine this unique Ionic app that lets you mash up your poetry lines to create your own poetic masterpieces. Be part of our creative journey and provide valuable feedback to shape the final product. Email me at kartikinpublic@gmail.com to sign up now and become a beta tester and experience the magic of poetic mashing with us! #BetaTestersWanted #PoetryMasher #IonicApp

Installation

npm install

Usage

ionic serve
ionic build
ionic cap add android
ionic cap open android (requires Android Studio)
ionic cap add ios
ionic cap open ios (requires Xcode and macOS)
ionic cap sync

Extra build steps

Build list for android

ionic build
// delete android folder
ionic cap add android
ionic cap sync android
ionic cap open android

add src/app/etc/local.properties file to /android folder

add permissions to android/AndroidManifest.xml

update versionCode and versionName in android/app/build.gradle and then sync grade files

LAMP Deployments

add .htaccess file to htdocs folder in src/app/etc/.htaccess

Questions

Please reach out to me on GitHub or by email at kartikinpublic@gmail.com for any additional questions.

License

None

About

SPA built with Ionic Capacitor. Randomize your poetry lines to make the best stanzas. Drag and drop your lines and save stanzas to your mobile device or browser. Really helpful for cento poems, and can help you find the right stanzaic structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published