Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

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.

shirblc/story-manager-server-ng1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published