Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/armannm/mytodo
todo and worklog mobile app for personal use
https://github.com/armannm/mytodo
angular nativescript todolist worklog
Last synced: about 2 months ago
JSON representation
todo and worklog mobile app for personal use
- Host: GitHub
- URL: https://github.com/armannm/mytodo
- Owner: aRmanNM
- Archived: true
- Created: 2022-12-13T16:19:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-24T07:23:07.000Z (11 months ago)
- Last Synced: 2024-09-26T09:20:12.885Z (about 2 months ago)
- Topics: angular, nativescript, todolist, worklog
- Language: TypeScript
- Homepage:
- Size: 515 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a simple mobile application for storing todo items and worklog records
### Todo
- [x] ~~add support for separate work places~~ (static)
- [x] ~~worklog timer foreground service~~
- [ ] drag-n-drop reorder
- [x] ~~implement toast service~~
- [ ] fix swipe not being smooth and responsive
- [ ] change splash screen and app icon
- [x] ~~export worklog as csv file~~
- [x] ~~persistence~~
- [x] ~~swipe delete functionality~~
- [x] ~~add new functionality~~
- [x] ~~refactor persistence service~~
- [x] ~~clear all button~~
- [x] ~~random emoji~~ (removed)
- [x] ~~fix strike-through font rendering issue~~
- [x] ~~clean up template and css~~
- [x] ~~fix item order issue~~
- [x] ~~implement initial worklog functionality~~
- [x] ~~fix persian date angular pipe~~
- [x] ~~double tap to clear~~
- [x] ~~change persistence layer using couchdb plugin~~
- [x] ~~fix worklog timer (add plugins to keep screen on)~~### Concept
[![concept](./res/concept.png)](https://wireframe.cc/pro/pp/b6d863b93619372)