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

Feature/preserving data on books #33

Merged
merged 3 commits into from
Oct 17, 2023
Merged

Conversation

hafiz1379
Copy link
Owner

Feature: Implement Data Preservation with JSON Files

Summary

This PR introduces data preservation by saving collections of data to .json files, ensuring that the application's data is stored and can be restored across sessions.

Changes Made

Data Preservation

  • Implemented data preservation by saving collections of data, including books, labels, and other relevant data, into .json files.
  • Stored collections in separate .json files to maintain organization and ensure data persistence.

Reviewer's Notes

I invite the code reviewer to examine the implementation of data preservation through .json files. Please ensure that data is correctly saved and restored, and that the application's data integrity is maintained. Your feedback on data storage and retrieval is highly appreciated. Thank you for taking the time to review this PR.

@JuanDiegoGuerra
Copy link
Collaborator

Hi @hafiz1379 👋 👋,

This PR is completed! There is nothing else to say other than... it's time to merge it 🚀👨🏼‍🚀
Congratulations! 🎉

STATUS: APPROVED ✔✔

nicejob

🎯 TOP HIGHLIGHTS 🎯

  • Cleanly written code ✅
  • Data is preserverd in a Json file ✅
  • Working as expected ✅

@hafiz1379 hafiz1379 merged commit f050ce2 into dev Oct 17, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants