✅ Hey everyone!
I'm a total beginner learning C# for my apprenticeship as an IT Assistant, and I'm currently working on a little notes app to practice.
The problem is, whenever I try to add a new feature, it feels like I hit a wall and have to rewrite everything from scratch. My code isn't very modular, and it's frustrating trying to make changes without breaking the whole thing.
I'd really appreciate it if some of you could take a look at my code and give me some advice. I'm trying to figure out how to structure my projects better and what concepts or design patterns I should learn next to make things more scalable.
Here's the link to my repo: https://github.com/Aarchonth/NotesApp/tree/main/NotesApp
Any feedback is a huge help. Thanks!
GitHub
NotesApp/NotesApp at main · Aarchonth/NotesApp
Contribute to Aarchonth/NotesApp development by creating an account on GitHub.
1 Reply
#code-review
Help is more for Q&A, issue with code, not code review & feedback.