Skip to content

SteamGroups/backend-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 

Repository files navigation

image

πŸš€ Backend challenge

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


Table of Contents

🧠 Context

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

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.

🏁 Requirements

  • API Knowlegment
  • JAVA Knowlegment

🀟 You Must:

  • 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

🚰 Ideal Flux

  • 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;

βœ”οΈ Evaluation Criteria

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;

πŸ““ To-do list

  • 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;

You can:

ℹ️ Feel free to include all the observations you may find necessary


Made with πŸ’™ by SteamGroups

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published