updates README
This commit is contained in:
parent
8ed346eeee
commit
b2dc169a28
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -8,18 +8,26 @@ New and shiny replacement for the slightly outdated and clunky [RPC Cards Genera
|
||||||
|
|
||||||
## Project goals and if they are already implemented
|
## Project goals and if they are already implemented
|
||||||
|
|
||||||
Roughly in order of planned implementation
|
Roughly in order of planned implementation.
|
||||||
|
|
||||||
* [x] comfortable, mobile optimized interface
|
* [x] comfortable, mobile optimized interface
|
||||||
* [x] handle decks of cards in a wysiwyg way
|
* [x] handle decks of cards in a wysiwyg way
|
||||||
* [x] save decks in your browser
|
* [x] save decks in your browser
|
||||||
* [x] edit cards in a wysiwyg way
|
* [x] edit cards in a wysiwyg way
|
||||||
|
* [ ] print view (obviously)
|
||||||
* [ ] load graphics directly from game-icons.net
|
* [ ] load graphics directly from game-icons.net
|
||||||
* [ ] create and store cross-deck sets of cards
|
* [ ] create and store cross-deck sets of cards
|
||||||
* [ ] allow graphics upload
|
* [ ] allow graphics upload
|
||||||
* [ ] custom graphic sets
|
* [ ] custom graphic sets
|
||||||
|
|
||||||
|
## Nice to have
|
||||||
|
|
||||||
|
Things I'd love to see but I'm not focussing on right now:
|
||||||
|
|
||||||
|
* [ ] different card layouts / theming
|
||||||
* [ ] allow icons to be stored locally (in browser)
|
* [ ] allow icons to be stored locally (in browser)
|
||||||
* [ ] offline mode
|
* [ ] offline mode
|
||||||
|
* [ ] PDF export
|
||||||
|
|
||||||
## Project development
|
## Project development
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue