Skip to content

Conversation

@AdamWayne-dev
Copy link

No description provided.

Copy link
Owner

@TheCSharpAcademy TheCSharpAcademy left a comment

Choose a reason for hiding this comment

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

@AdamWayne-dev Thanks for the submission! At the moment the app crashes when end date is lower than start date. I don't think this is a case for an exception (and definitely not an unhandled one).

This is a simple validation that can be handled in a less expensive way. I recommend you create a validator method for this and add to your tests 😎

image

@TheCSharpAcademy TheCSharpAcademy self-assigned this Jan 3, 2026
…/ enddate error handling into the main UI loop (which now prevents the console crashing).
@AdamWayne-dev
Copy link
Author

AdamWayne-dev commented Jan 4, 2026

Thanks again :) @TheCSharpAcademy .I've made the changes and it should now (hopefully) work as intended without any crashing.

This README provides an overview of the Coding Tracker application, including features, tech stack, setup instructions, usage, and project structure.
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