I have the class Date
, Priority
, and Task
sort of finished. They need some refinement, of course. I am currently also working on class Organizer
.
Task, Date, and Priority
Reply
I have the class Date
, Priority
, and Task
sort of finished. They need some refinement, of course. I am currently also working on class Organizer
.
Features
It’s going to be implemented with, in no particular order, Java, C#, and C++. All those are for the desktop versions. For them, the database type will be used is XML files. Online versions are planned for ASP.NET/C# and PHP with databases MS SQL and MySQL, respectively.