You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to try to learn more about C# console applications so I made an app where I can make notes, delete notes , go back to read old notes. I also learned how to save settings in a txt file so the same setting still applies after loading up again (Here I was able to change the color ) I am also proud over the fact you can use navigate the men…