Open BlueBindy opened 1 year ago
explain programme: README standard programming constructs: as appropriate
Implement OOP if appropriate to the project needs.??
Document the work undertaken to plan this project’s logic through flow charts or diagrams Document validation error-based fixes implemented and identify and explain any unsolved validation errors.
Demonstrate, through screenshots, what the project outcomes are and how they have been met.
1) Adequately use standard programming constructs: repetition, selection, functions, composition, modules, aggregated data (arrays, lists, etc.) 2) Explain what a given program does (is this the docstring?) 3) Use library software for building a graphical user interface, or command-line interface, or web application, or mathematical software (does the gsheet and timedata modules suffice for this?) 4) Implement a data model, application features and business logic to manage, query and manipulate data to meet given needs in a particular real-world domain. (what is this - business logic?)