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

[2 Xpt] Student#3 All data should be preserved by saving collections in .json files. #22

Open
sagieramos opened this issue Nov 20, 2023 · 0 comments
Assignees

Comments

@sagieramos
Copy link
Collaborator

sagieramos commented Nov 20, 2023

  • On exit from your app save all the data (author and item) into JSON files. One per type of data you are storing and named accordingly (e.g. author.json)
  • On startup of your app load all data from files. Remember to handle the case when one or more of the files are missing.
@sagieramos sagieramos changed the title [2 Xpt] All data should be preserved by saving collections in .json files. [2 Xpt] Student#3 All data should be preserved by saving collections in .json files. Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant