Skip to content

Xesenix/novel

Repository files navigation

About Novel

Novel is application helping in writing stories.

You can check live app at Novel App Demo.

TODO

Structure based on "Kurs pisania powieści dla bystrzaków"

  • stages editor

    • shortcut (pages 163)
    • stage list
    • stage proactive reactive (pages 172)
    • owner of perspective
    • chapter
  • characters editor: (pages 115-140)

    • role, archetypes (pages 115-116)
    • backstory (pages 118-119)
    • motivations ambitions and targets, fundamental truths (120-125, 225)
    • dossier (pages 221+)
    • physical description (page 223)
    • family (page 223)
    • work hobbies (page 224)
    • point of view
    • behaviors
  • world editor: (pages 97-114)

    • description
    • map, locations, geography,
    • climate
    • politics, culture groups
    • history
    • languages
    • story background, status quo, weak point (page 104)
    • culture (people, races)
    • culture rules and culture targets (page 102)
    • technology and science
    • religion, cults, mythology
    • world rules (physique, magic etc)
  • inventory editor:

    • description
    • owner in time
  • grouping stages into chapters

  • placing characters in world and time

  • assigning items to characters and time

  • saving work

  • import export

Development

This project was generated with Angular CLI version 1.4.3.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.