SoftwareEngineeringStudyProjects / KnowYourKnowledge

Combination of Personal Knowledge Management and Learning Management System. This is a study project aimed at creating relatively big codebase for object-oriented programming and similar courses.
MIT License
2 stars 4 forks source link

Create a class that represents text note #2

Closed kzhereb closed 2 years ago

kzhereb commented 2 years ago

Contains: title, text, creation datetime Title should be non-empty? If creation datetime is not specified, it should automatically get value of current datetime