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

Removed unused Realm dependencies and code from the project #9

Open
wants to merge 3 commits into
base: release
Choose a base branch
from

Conversation

TheNPDev
Copy link

@TheNPDev TheNPDev commented Mar 30, 2024

Solve #5 Issues

  • Realm was mostly used in the assessment and its related fragments.
  • I removed it from there and also removed unused functions of it.
  • But there are some functions in these fragments that I left because we can use it when we have to setup them.
  • I also left some objects like ResulVisitData but removed all the realm dependency from it because we can also convert it according to the room in future.

@charanpreet-s sir
Check this PR and if there are any problems then please tell me. I'll try to do it accordingly.
This is my assignment for Android intern role.

@charanpreet-s
Copy link
Contributor

Solve #5 Issues

  • Realm was mostly used in the assessment and its related fragments.
  • I removed it from there and also removed unused functions of it.
  • But there are some functions in these fragments that I left because we can use it when we have to setup them.
  • I also left some objects like ResulVisitData but removed all the realm dependency from it because we can also convert it according to the room in future.

@charanpreet-s sir Check this PR and if there are any problems then please tell me. I'll try to do it accordingly. This is my assignment for Android intern role.

@TheNPDev, Please attach this PR to the mail thread.

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.

None yet

2 participants