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

Check for valid date and time while adding a booking. #1

Open
himanshuyv opened this issue Mar 23, 2024 · 1 comment
Open

Check for valid date and time while adding a booking. #1

himanshuyv opened this issue Mar 23, 2024 · 1 comment
Labels
Difficulty:Beginner good first issue Good for newcomers help wanted Extra attention is needed

Comments

@himanshuyv
Copy link
Collaborator

Check for a valid date and time while inserting a new booking into the database. If the date and time are not valid, don't insert the entry in the database. Also, add a feature to automatically delete the booking with an invalid date and time.
Invalid date and time means the date and time that are in the past.

@himanshuyv himanshuyv added good first issue Good for newcomers help wanted Extra attention is needed easy labels Mar 23, 2024
@AryanilPanja
Copy link

i would like to work on this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty:Beginner good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants