Git Product home page Git Product logo

ett-spa's Introduction

This is an Emergent Task Timer designed as close to David Seah's ETT as I could make it. It is meant to help you track your time in 15 minute blocks and works well in situations where you are working in an environment with distractions.

Table of contents

Quick start

This application functions as a single page app and needs to be accessed through a browser. Since it relies on localStorage and separate js files, it requires a webserver to be running.

While any webserver will do, there is a start script included for convenience that attempts to find a webserver on the local system to run what is finds against the current directory. The start script should be run directly from the repository root.

  • run ./start

Status

This is a constant work in progress. Although I do use this app on a day-to-day basis, it is mostly a personal project to fiddle with vanilla javascript front-end rendering techniques without using a framework.

What's included

Mostly just and index.html file with supporting css, js, and images.

index.html
start
favicon.ico
css/
└── layout + styles
img/
└── supporting images
js/
├── ett app
├── date picker
└── modules/
    ├── bubbles
    ├── tasks
    ├── hours
    └── storage

Thanks

ett-spa's People

Contributors

ednark avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

th122

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.