Skip to content

Coding Tracker Project Finished#256

Open
jcshepherd63 wants to merge 6 commits intoTheCSharpAcademy:mainfrom
jcshepherd63:main
Open

Coding Tracker Project Finished#256
jcshepherd63 wants to merge 6 commits intoTheCSharpAcademy:mainfrom
jcshepherd63:main

Conversation

@jcshepherd63
Copy link

This project was definitely more difficult that the Habit Tracker project; however, it forced me to figure out how to do research/read documentation which was very beneficial.

@andymartinez1 andymartinez1 self-assigned this Feb 19, 2026
Copy link
Collaborator

@andymartinez1 andymartinez1 left a comment

Choose a reason for hiding this comment

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

Hi @jcshepherd63. While reviewing your project, I noticed that there is no duration for the coding session. This is one of the requirements of the project:

Image Image

Everything seems to be working well, but there are a lot of inconsistencies in your code and formatting.

Image

Missing namespace:

Image

I would suggest going through your code and doing a cleanup and reformat before every project submission.


⚠️ For DateTime format:

I would suggest using (YYYY-MM-DD) since this is the international standard for representing dates and times (ISO 8601).


I know some of these may sound like nitpicking, but I am trying to set you up for success with the upcoming projects. They will become harder and reviews will become more strict.

Please add the missing requirement so I can approve.

Best regards,
@andymartinez1

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

Comments