Skip to content

SPGenieDEV/SPGenie

Repository files navigation

SP GENIE

Predict your user story value

SP GINIE is software it generates user story value and explanation for given user story.

Features

  • Predict story point value for user user story
  • Predict for multiple user stories
  • Genarate the predicted values as csv
  • Find out the explain
  • Export CSVs

This text you see here is *actually- written in Markdown! To get a feel for Markdown's syntax, type some text into the left window and watch the results in the right.

Tech

SP GENIE uses a number of open source projects to work properly:

And of course Dillinger itself is open source with a [public repository][dill] on GitHub.

Installation

Install the dependencies and devDependencies and start the server.

cd SPGenie
pip install requirement.txt
-m flask run 

Documentation

After the run the application you can route to the below link.

  • http://localhost:5000/api/docs/ - SWAGGER DOC

Plugins

SPGINIE is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

Plugin README
GitHub plugins/github/README.md
Google Drive plugins/googledrive/README.md