shirblc / story-manager-server-ng1

A story manager/planner app for writers. The app lets writers add their story and a synopsis for each chapter in it, giving them a convenient way to keep track of plot-lines. A server-backed version of the original repo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Story Manager

Important: AngularJS has reached EOL in January 2022. As a result, Story Manager was migrated to Angular. You can find the migrated project here. Full-stack support will be added soon.

Version

Version 1 (currently in development).

Built using the gulp-site-template repo.

A version of the story-manager repo, including server-side programming and setup.

Desciption

A story manager app for writers to keep track of their current stories and plotlines. It's currently possible to set a story's basic details and the basic details for each chapter within it. You can create as many stories as you like.

The frontend utilises AngularJS for its build and the build tool Gulp for automated tasks.

The backend utilises Flask and Flask-SQLAlchemy for server and database operations.

Requirements

  • Node.js

  • Python 3

Installation and Usage

  • Backend installation and usage instructions - ./backend/
  • Frontend installation and usage instructions - ./frontend/

About

A story manager/planner app for writers. The app lets writers add their story and a synopsis for each chapter in it, giving them a convenient way to keep track of plot-lines. A server-backed version of the original repo.


Languages

Language:JavaScript 39.5%Language:Python 31.6%Language:HTML 14.6%Language:Sass 13.6%Language:Mako 0.8%