Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mountainash/whatworkwhen

What I should be working on at any time to GTD
https://github.com/mountainash/whatworkwhen

dark-mode gtd javascript momentjs netlify netlify-deployment pwa timemanagement

Last synced: 5 days ago
JSON representation

What I should be working on at any time to GTD

Awesome Lists containing this project

README

        

# Get Shit Done!

A simple personal project to plan out my day to get some structure back in my life after a year off (travelling)

[![Netlify Status](https://api.netlify.com/api/v1/badges/526f143e-7205-4e67-9cc9-a145fc3dba09/deploy-status)](https://app.netlify.com/sites/whatworkwhen/deploys)

## Run locally

`cd` to this directory and run:

```sh
python3 -m http.server 3000
```

Then request in your web browser.

## Goals

- [x] get on track (by getting off-track making this project...)
- [x] learn more about [GitHub](https://github.com/)
- [x] learn more about CI/CD (using [Netlify](https://www.netlify.com/))

## TODO

- [x] highlight current task
- [x] pull timing from schedule.json
- [x] make update (without a reload)
- [x] make resizable
- [x] add push notifications
- [x] PWA
- [x] add social+meta
- [x] add darkmode
- [x] remove jQuery

![Icon](apple-touch-icon.png)