Skip to content

Add AgeCalculator sample app #7053

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Nirajparmar68
Copy link

Summary

Added a new beginner-friendly .NET 8 console app: Age Calculator.

  • Accepts DOB input from the user
  • Calculates age
  • Displays days until next birthday
  • Includes basic error handling
  • Useful for learning DateTime and user input in .NET console apps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant