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

Create a file abstraction layer #9

Open
oliviergoulet5 opened this issue Feb 21, 2024 · 0 comments
Open

Create a file abstraction layer #9

oliviergoulet5 opened this issue Feb 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@oliviergoulet5
Copy link

oliviergoulet5 commented Feb 21, 2024

In order for the application to be compatible with a web version and a desktop version, we need to create an abstraction layer which will handle the required file operations independent from their platform.

This way we can create bindings for operating on the file system when the application is an Electron app, or interface with the API on the web version.

Untitled-2024-02-07-1047

@oliviergoulet5 oliviergoulet5 self-assigned this Feb 21, 2024
@oliviergoulet5 oliviergoulet5 added the enhancement New feature or request label Feb 21, 2024
@oliviergoulet5 oliviergoulet5 transferred this issue from privanote/app Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants