Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API #3

Open
jrwalt4 opened this issue Dec 22, 2018 · 0 comments
Open

API #3

jrwalt4 opened this issue Dec 22, 2018 · 0 comments

Comments

@jrwalt4
Copy link
Owner

jrwalt4 commented Dec 22, 2018

The original intent was that this app would be a serverless/browser-only app that I could use at work without requiring admin rights to install. The solution was to use indexedDB to persist data, since I'd only ever be using my own work computer and didn't need to access the time data anywhere else.

But looking to the future, data storage should be abstracted to an API to allow for storage on a remote server or in a local file through a electron app (e.g. sqlite database or flat JSON/XML).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant