Motunrayo Ilawole

Results 8 issues of Motunrayo Ilawole

fixed typo: Flowchart Fixes #163 #### Short description of what this resolves: It corrects some typos on the flowchart lesson page #### What Changes proposed in this pull request: -...

### Other There are typos in the Flowchart lesson page ### Additional information _No response_

fixed typo: Data types Fixes #161 #### Short description of what this resolves: It corrects some typos on the data types lesson page #### What Changes proposed in this pull...

### Other There are typos in the data types lesson page ### Additional information _No response_

This PR is a fix for [this issue](https://github.com/odk-x/tool-suite-X/issues/498) I upated the headings font to Montserrat and the paragraphs font to Source Sans Pro

This PR is a fix for [this issue](https://github.com/odk-x/tool-suite-X/issues/498) I upated the headings font to Montserrat and the paragraphs font to Source Sans Pro

I would like to write tests for the `buildSqlStatement` method in the `QueryUtil` class to ensure that it generates the correct SQL statements for various combinations of input clauses. This...

I would like to write tests for the `tryParseDuration` method in the `DateUtils` class to ensure that the correct integer is returned for the given input string