We need a programmer to write code to fetch the results that come from 3 (three) APIs and return that data in collections of the provided classes.
We will provide you with:
+ The 3 classes and the methods we want you to implement.
+ Classes with search options that will serve as input for these methods.
+ Classes which instances will populate the collections of the results that the methods will return.
+ Classes and methods proper documentation will also be provided.
What you have to do:
+ Implement 3 for each class that fetches data from the APIs, parse the response and return it in collections of instances of the classes provided.
+ Make sure that invalid input is treated appropriately (appropriate exception classes will also be provided).
+ Comment the code appropriately.
+ Respect StyleCop and FXcop rules (you just have to install it in your Visual Studio and respect the rules, no big deal).
+ Provide us with a simple program that uses the methods and writes the returned data in the console (the program will be given to you in a Visual Studio project: you just have to write it).
+ Accept that the code written by both parties is ours and ours only.
Consider that the difficulty of this job is low and that this is a trial project, so we expect professionalism and low bids.
This will serve as a test! This project will be given to 2 or 3 programmers and the best will be hired to do more work.