I’ve written simple ToDo Console Application with option to create account and log into. Actutally, this option is unnecessary, because you have to create account, but I don’t know DataBase yet. I wanted to be as much OOP as it can be. Thanks for all suggestions. Main class public class Main { public static voidRead more