Giter VIP home page Giter VIP logo

foodoo's Introduction

FooDoo

Is a cross between a todo app and an effort tracker, It should be easy to note what exactly I was doing whole day, And these notes should have categories so summaries of categories can be presented, eg in last month I have spent 43h on bugs, 12 on opps tasks, 60 developing features, I was working 30% of time on project A and 70% project B, Unplanned work took 26% of time, etc.

It is in browser app without any backend, well I will need to add some backend when FooDoo will be used for tracking team efforts.

The app can be accessed at http://fodo.s3-website-eu-west-1.amazonaws.com/

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

foodoo's People

Contributors

immunochomik avatar

foodoo's Issues

Recalculation proces when you perform any crud on back burner or on every new day

for [bbt] from back burner tasks sorted by priority ( creation time might increase priority)
check if there is time in current day [cd]
if yes deduct up to total of 8h from bbt and cd, and save new planed task and metadata on bbt
so on bbt you will have meta regarding when the task is planed for
proceed until you have all back burner tasks planned

When the day changes
for [bbt] from back burner tasks sorted by priority
check if the bbt is planed in past - if it was planed in past, check if it was done in past, try to assign all the undone units (when user finished the task in less time he migth mark it as done in backburner so it will get remnoved from bb but not from tasks)

Make panel for back burner

User can add tasks to back burner
there is form and table view with name, tags, units, eta, delete(remove from everywhere), done (live in plan remove from backborner)

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.