Giter Site home page Giter Site logo

my_spells's Introduction

My Spells

My Spells is an open source web-based application to elegantly view spells and save them to your local spellbook.

PlayStore

License

Open Game License v1.0a Copyright 2000, Wizards of the Coast, Inc.

App contains content from the SRD and is restricted and covered by the OGL. You can find the OGL 1.0a at ogl.html in this app's repo, or online here. When using said data, please make sure to conform appropriately with the proper licenses and whatnot.

Credit

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ npm run dev_web

# build for production with minification
$ npm run build_web # or build_app

# build cordova (android, iOS potentially in future) release
$ npm run build_app_cordova
# sign apk with android studio or jarsigner
# install on device
$ adp install cordova/platforms/android/build/apk/<BUILT-FILE.apk>

# lint code
$ npm run lint

my_spells's People

Contributors

joe-wroten-q2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

my_spells's Issues

Search Improvements - By Level, By Class, By Tag

Currently search only searches through the names of spells. Ideally it could also search by level, class, and search through tags. (Descriptions keywords?)

Autocomplete may be half of the solution to guide users.

Search Doesn't Reset Page

Repro

  1. Paginate ahead (ex: page 4)
  2. Filter with a search (ex: "fire")

Observe
User remains on page 4 instead of being brought to their results on page 1.

Filter by Class

Useful feature?

Likely! Previous version of the app allowed for this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.