Skip to content
Bondartsov Artyom edited this page Mar 8, 2019 · 11 revisions

Iteration 1 - Alpha - Spare some change

Scope: ready-to-use app with very basic edit functions

  • handles inserting of both books*
  • handles enter/delete/backspace*
  • initial unit tests for marked with (*)
  • second book is shown indented (basic css)
  • book title/author input fields
  • creates smartbook (haskell integration)
  • runs as win/linux executable (electron app)

Iteration 2 - Beta - Free sandwich

Scope: extended editing functions

  • creates chapter markers
  • menu: open text files
  • menu: open existing sb-file
  • selects only within the current book
  • Mac build

Iteration 3 -

Scope:

  • prev/next misalignment detection
  • books library
  • autosave edited data

Clone this wiki locally