项目作者: JoaoLucasGtr

项目描述 :
Very simple app to help you estimate your sprint's tasks.
高级语言: JavaScript
项目地址: git://github.com/JoaoLucasGtr/sprint-planning-app.git
创建时间: 2020-05-08T21:22:23Z
项目社区:https://github.com/JoaoLucasGtr/sprint-planning-app

开源协议:

下载


Sprint Planning App

sprint icon

This is a simple project, created with the purpose of studying the PWA technology.

The app itself is hosted by Github Pages in this link.

Table of Contents

About

This app is focused in the process of estimating tasks. You can create projects, add tasks to it and set story points for each one.

All data will be stored in localStorage, so you can refresh or close the page without worries of losing your progress.

With a minimalistic design, you’ll be able to explore all resources with ease.

Enjoy yourself.

Features

  • Install as a Desktop App;
  • Create and delete a project;
  • Add and remove tasks to a project;
  • Set story points for a task;

Technologies involved

Screenshots

Default and only page:

Home page