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

Implement store #30

Closed
jofaval opened this issue Jun 25, 2022 · 0 comments · Fixed by #95
Closed

Implement store #30

jofaval opened this issue Jun 25, 2022 · 0 comments · Fixed by #95
Assignees
Labels
Enhancement 29/07/2022 1:43 Codebase improvement (deprecated) Initially for New feature or request

Comments

@jofaval
Copy link
Owner

jofaval commented Jun 25, 2022

Using Pinia, implement the store of the app. Nothing crazy here though, just implement the base store and modules, not the actual complete implementation (since it's hard to that in advance, to say the least).

It'd be nice to implement the IndexDB initialization and error handling:
https://developer.mozilla.org/en-US/docs/Web/API/IDBDatabase

@jofaval jofaval self-assigned this Jun 25, 2022
@jofaval jofaval added the Enhancement 29/07/2022 1:43 Codebase improvement (deprecated) Initially for New feature or request label Jun 25, 2022
@jofaval jofaval added this to the Prototype the concept milestone Jun 25, 2022
@jofaval jofaval changed the title Implement storea Implement store Jun 25, 2022
@jofaval jofaval moved this from Idea to Bussiness Draft in [React & TypeScript] FUSA - Period Tracker Jul 25, 2022
@jofaval jofaval moved this from Bussiness Draft to Ready to Start in [React & TypeScript] FUSA - Period Tracker Jul 25, 2022
@jofaval jofaval moved this from Ready to Start to In Progress in [React & TypeScript] FUSA - Period Tracker Jul 27, 2022
jofaval added a commit that referenced this issue Jul 27, 2022
@jofaval jofaval linked a pull request Jul 27, 2022 that will close this issue
jofaval added a commit that referenced this issue Jul 27, 2022
Repository owner moved this from In Progress to Done in [React & TypeScript] FUSA - Period Tracker Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 29/07/2022 1:43 Codebase improvement (deprecated) Initially for New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

1 participant