{"id":22970433,"url":"https://github.com/mainageorge/codingdojo","last_synced_at":"2025-07-01T15:04:39.424Z","repository":{"id":116981794,"uuid":"482926789","full_name":"MainaGeorge/CodingDojo","owner":"MainaGeorge","description":"This is a project create an application that receives a three-letter code for a North American Country and returns a list of all countries a driver must travel through to go from the United State of America to the destination","archived":false,"fork":false,"pushed_at":"2022-04-26T17:26:38.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T20:41:58.537Z","etag":null,"topics":["api","csharp","dependency-injection","entity-framework-core","netcore","unit-testing","xunit"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MainaGeorge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-18T17:00:45.000Z","updated_at":"2022-04-18T17:34:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"81c8e111-d43a-4c59-b991-0983984b0bec","html_url":"https://github.com/MainaGeorge/CodingDojo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainaGeorge%2FCodingDojo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainaGeorge%2FCodingDojo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainaGeorge%2FCodingDojo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MainaGeorge%2FCodingDojo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MainaGeorge","download_url":"https://codeload.github.com/MainaGeorge/CodingDojo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246763953,"owners_count":20829800,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","csharp","dependency-injection","entity-framework-core","netcore","unit-testing","xunit"],"created_at":"2024-12-14T22:13:16.721Z","updated_at":"2025-04-02T06:14:35.586Z","avatar_url":"https://github.com/MainaGeorge.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodingDojo\n\nThis is a project create an application that receives a three-letter code for a North American Country and returns a list of \nall countries a driver must travel through to go from the United State of America to the destination\nThe following assumptions were made when creating the app, using the following image:\n\n![countries](https://user-images.githubusercontent.com/54276299/163845176-a054b101-5f29-4403-b223-f673364d8e76.png)\n\nthe countries with their three letter codes are:\n\n![countrycodes](https://user-images.githubusercontent.com/54276299/163845827-51790b25-9b60-44db-bb81-c862fa21566c.png)\n\n- The order in which the countries are saved to the database is the **same order** as they appear on the map from top to bottom\n- The geography of the countries, i.e the map data is **not subject to change,** hence no need for any CRUD operations on the data\n- Each country can have **ONLY ONE top neighbour**(neighbour to the north) through which one can travel to or from that country\n- A country can be a **top neighbour to MORE THAN ONE other country** e.g from the image above, Mexico is the top neighbour to both Belize and Guatemala\n- The path to countries that are adjacent to each other is not possible e.g it is not possible to go from Belize to Guatemala. In a future edition it will be implemented.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainageorge%2Fcodingdojo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmainageorge%2Fcodingdojo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmainageorge%2Fcodingdojo/lists"}