Giter Site home page Giter Site logo

candry / estimate-it Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tatomyr/estimate-it

0.0 2.0 0.0 37.6 MB

You can estimate your project here:

Home Page: https://tatomyr.github.io/estimate-it/#/estimate/new

JavaScript 92.88% HTML 0.85% CSS 6.26%

estimate-it's Introduction

Estimate It

Tool for a project time estimation. Each task of a project can have several equivalent (in terms of probability) estimates. Tasks could be arbitrary nested (by using indentation).

Write each task line by line alongside with estimated hours splitting them by | or = sign:

First task | 10 20
Second task
  First nested task | 2
  Second nested task | 3 4
...

Available directives:

@project - defines a project name.

@participants - a comma separated list of usernames.

@summary - writes overal hours row.

@rounding - sets results rounding. The more is precisier, the less is faster.

Development

The app is created using create-react-app. To contributing clone this repository and switch terminal to project's folder. Install all dependencies with npm i. Start app with npm start. Open http://localhost:3000/estimate/new in your browser.

Data is storing on https://restdb.io. To save and share estimate you have to authorize using restdb.io credentials: dbName:apiKey.

You may create your own instance of DB on restdb.io. In that case you must create the estimates collection manually.

To deploy on github pages run: npm run deploy

estimate-it's People

Contributors

tatomyr avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.