https://github.com/hamlim/todometer-web
A web implementation of https://github.com/cassidoo/todometer
https://github.com/hamlim/todometer-web
Last synced: over 1 year ago
JSON representation
A web implementation of https://github.com/cassidoo/todometer
- Host: GitHub
- URL: https://github.com/hamlim/todometer-web
- Owner: hamlim
- Created: 2017-05-19T01:06:30.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T01:12:05.000Z (over 1 year ago)
- Last Synced: 2025-03-17T14:48:59.788Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://todometer-web.matthamlin.vercel.app
- Size: 1.84 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todometer for the Web
**Note! This is a fork of [this amazing desktop application](https://github.com/cassidoo/todometer) built using most of the same code plus Next.js**
Goals:
* Make it responsive ✅
* Add a stats dashboard
* Implement server side data storage
* rearrange todos
* PWA-ify the app
* Implement original app features:
* History
* Workspaces
* labels/categories
* edit added todos
* archive and undo ✅