zxch3n / PomodoroLogger

Pomodoro Logger :clock930: -- When a time tracker meets Pomodoro and Kanban board
GNU General Public License v3.0
1k stars 125 forks source link

Status Report Request #232

Closed gotjoshua closed 2 years ago

gotjoshua commented 2 years ago

Greetings, I found and forked your project today, and I am quite impressed with the code organization and core functionality! Thanks for sharing this with the FOSS community at large!

I made a list of the first issues that I intend to address in my fork.

I am writing here to invite feedback and to request an official status update from @zxch3n as the maintainer... Do you have any intentions of picking up the project any time soon?

zxch3n commented 2 years ago

Cool! I'm happy to see that you want to refactor the persistence layer.

I can't spend too much time on this project lately. But I'd love to review your PRs.

Did you consider using something like pouchDB as the new db? It works on both browser and node.