Skip to content

linuxswords/pert-estimation

Repository files navigation

PERT Estimation

A project estimation tool in html/javascript based upon the PERT estimation technique.

Installing

Just download it and point your browser to the index.html file.

Dependencies

  • jQuery [provided]
  • Sisyphus [provided]

Features

  • Keyboard navigation with arrows
  • Enter a new task with Shift-Enter
  • export estimations as a *.csv file
  • storing the content in the browser localStorage

TODO and Wishlist

  • Reordering of task via keyboard or/and drag and drop.
  • uploading a csv file

License

This project is licensed under Apache 2.0 see the LICENSE file in the project root

Issues

  • If you insert a task in the middle of your list and reload the page the stored order is incorrect.

Contributing

Contributions are welcome!

About

Project estimation with PERT technique from uncle Bobs book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published