Skip to content

mehmetaltuntas/agl-developer-test

Repository files navigation

AGL Developer Test

A complete sample application for AGL programming challenge.

Requirement

An application that consumes data from an API endpoint and output a list of all the cats in alphabetical order under a heading of the gender of their owner.

Example:

Male

  • Angel
  • Molly
  • Tigger

Female

  • Gizmo
  • Jasper

Environment and Tools

  • Visual Studio For Mac - .Net Core 3.1
  • A Console App, .Net Standard projects, Test projects
  • Xunit and Moq for unit testing

Run it localy

  • Download the solution to your machine and click on the AGL.CodeChallenge.sln file
  • If not, Set As Startup Project of AGL.CodeChallenge.ConsoleApp
  • Run

About

AGL Developer Test - code challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages