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

Added a return Book feature #136

Closed
wants to merge 1 commit into from
Closed

Added a return Book feature #136

wants to merge 1 commit into from

Conversation

Adnan-Jindani
Copy link

The return book feature stores all the return data into the returnBook table in MySQL databases. It can be used for return and refund for damaged products, etc.

Description of Change

References

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • Added description of change
  • Relevant documentation/comments is changed or added
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I have performed a self-review of my own code by running the project in local
  • I acknowledge that all my contributions will be made under the project's license.

Notes:
A new return book feature that stores the book returning and refund data for the customers

The return book feature stores all the return data into the returnBook table in MySQL databases.
It can be used for return and refund for damaged products, etc.
@Adnan-Jindani
Copy link
Author

@shashirajraja

@Adnan-Jindani Adnan-Jindani closed this by deleting the head repository Nov 3, 2023
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

1 participant