Project ExerciseTracker finished#85
Conversation
Validation added.
adds show exercises method
This reverts commit a4fbe98.
Duration was always 0
a confirmation prompt for deleting.
chrisjamiecarter
left a comment
There was a problem hiding this comment.
Hey @Niasua 👋,
🔴 Project Submission
💡 Please place all your code inside a single top-level folder named: [ProjectName].[UserName].
👨🏫 Example: Phonebook.Niasua
📁 CodeReviews.Console. ⬅️ Forked repo
┣ 📄 .codacy.yml
┣ 📄 .gitignore
┣ 📁 Project.Username ⬅️ Top-level folder
┃ ┗ 📄 Project.sln
┃ ┗ 📄 README.md
┃ ┗ 📁 Project.Type
💭 This helps me clearly identify your work and confirms you can work within community repository guidelines.
🔴 Do Not Delete Other Students’ Code
💡 I noticed you removed other student’s project submission folders and code:
❗ This project contains work from multiple students. Each student’s folder represents their own submission. Removing someone else’s folder or files is considered overreach.
🔧 Restore any deleted folders/files belonging to other students. Only modify or remove files inside your own project submission folder.
💭 This is a shared, community repository. We used to merge all other students code into the repository, to preserve everyone’s work for fairness and learning purposes. In real-world collaborative projects, deleting someone else’s code without approval can cause data loss and break builds.
🔧 Next Steps
- Please fix any 🔴 items, as they block approval.
- Commit and push your changes, then leave me a comment when done.
- Feel free to reach out if you have any questions or want to discuss further 🆘.
Thanks,
@chrisjamiecarter 👍
|
Thanks for the review. Sorry about deleting other students' files. I didn't mean it; I thought I should leave only my files when submitting my submission. Thanks for the clarification. |
chrisjamiecarter
left a comment
There was a problem hiding this comment.
Hey @Niasua 👋,
Excellent work on your Exercise Tracker project submission 🎉!
I have performed a peer review. Review/ignore any comments as you wish.
🟢 Requirements
⭐ You have fulfilled all of the project requirements!
🟠 Project Submission
💡 Close! I think you have confused your project submission/top-level folder, with your solution project folder.
I will go ahead and mark as approved, keep up the excellent work on the next projects! 😊
Best regards,
@chrisjamiecarter 👍

The changes are in the main and dapper-version branches.