Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mountainash/whatworkwhen
- Owner: mountainash
- Created: 2019-04-07T22:42:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-24T14:00:18.000Z (about 1 year ago)
- Last Synced: 2024-05-02T04:24:25.038Z (7 months ago)
- Topics: dark-mode, gtd, javascript, momentjs, netlify, netlify-deployment, pwa, timemanagement
- Language: CSS
- Homepage: https://whatworkwhen.netlify.app/
- Size: 489 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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)