Welcome. This is our Star Wars Backend Challenge!
Our main goal is to evaluate your coding and presentation skills. When you feel ready to submit your answers, use the link we sent to your e-mail to post your Github Repo! We will send you further instructions and your feedback then.
Any questions, don't hesitate to contact us on contato.steamgroups@gmail.com Happy Hackingπ!
β οΈ Remember, your repository must be public, otherwise we won't be able to evaluate your answer
To test your intergalactical coding habilities, we brought from a far, far galaxy a unique challenge for coders capable to work with APIs. We need to obtain some information about the StarWars movies in order to present to some of our partners how great the SW Cinematographic Universe is.
- Use the SWAPI API to get the data you need.
The challenge is far, far simple: you must get the data asked at You Must using the SWAPI API and exhibit the results visually the best way you can. You can create a presentation, graphics, Charts or what you feel is the best.
- API Knowlegment
- JAVA Knowlegment
- Code in Java
- You must find the characters who appear the most in the SW movies (you can put them in order if you want);
- Verify how many pilots did the Millenium Falcon had and who were they?;
- Present the results the best way you can
- Find characters and movies via the API;
- Find the ship;
- How many pilots drove it;
- Their respective names;
- Visually represent the data obtained
Essential Operations
- Read the documentation;
- Save the characters and pilots in variables;
- Save what you find necessary in variables;
-
β οΈ display the code output data;
In addition to the requirements raised above, we will look at the following criteria when correcting the challenge:
- If the challenge was fully accomplished;
- Whether the steps were successfully completed;
- If the code is clean and well documented;
- If the code is optimized;
- The form of presentation;
- Concern for the end user;
- Fully take the challenge
- find the characters who appear the most in the SW movies;
- Check how many people have piloted our dear Millennium Falcon and display their names;
- Include details of your solution in the README
- what was accomplished in the challenge;
- instructions on how to check what was fulfilled;
- print the images that prove your solutions;
- README must be in English;
βΉοΈ Feel free to include all the observations you may find necessary
Made with π by SteamGroups