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 required data #90

Closed

Conversation

SanikaBhalerao1345
Copy link

Fixes Issue

#83

Changes proposed

added following data:
->User DOB (Date type) - MANDATORY FIELD
->Current Date-Time (MongoDB timestamp) - MANDATORY FIELD
->Age (Number) - MANDATORY FIELD
->Gender (String) - MANDATORY FIELD
->Full Name (String) - MANDATORY FIELD
->Phone Number (Number Type) - OPTIONAL FIELD

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.
  • This PR does not contain plagiarized content.
  • The title of my pull request is a short description of the requested changes.

Screenshots

image

Note to reviewers

NA

sristy17

This comment was marked as duplicate.

Copy link
Owner

@sristy17 sristy17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @SanikaBhalerao1345! 🎉 Thank you for submitting your pull request. Your contribution is valuable and we appreciate your efforts to improve our project.

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

@sristy17 sristy17 added the kwoc-2024 Issue under KWOC 2024 label Jan 11, 2025
@sristy17 sristy17 requested a review from pooranjoyb January 11, 2025 15:11
type: Date,
required: true,
},
currentDateTime: {
Copy link
Collaborator

@pooranjoyb pooranjoyb Jan 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

@pooranjoyb pooranjoyb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please do the requested changes

@pooranjoyb pooranjoyb closed this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kwoc-2024 Issue under KWOC 2024
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants