Giter Site home page Giter Site logo

interview-junior-fullstack-developer's Introduction

Interview for Junior Full-Stack developer

Dear applicant,

thank you again for applying for the Junior Full-Stack developer position at Erento. With the following task we would like to verify your coding skills. Expected timeline for this assignment is to be finished within a week.

Below you can find 2 folders. Both are just simple initial applications generated from respective CLI tools. The interview-frontend is an Angular 16 frontend application and the interview-backend is a NestJS 10 backend application.

As you can already spot, both are javascript applications, which is by far the most used language at Erento.

What should you do?

  1. On the frontend replace the existing content with a form where you can search for a city and list the results in some list formatted below.

  2. On the backend prepare an endpoint to return the list of the cities which is matching the entry submitted from the frontend. Ideally, you will return up to 5 entries per page.

    In the root of this repository there is cities.json file - this should mock your database.

Tips

  • You should make sure your code is functional.
  • You should also handle possible edge cases.
  • You should be happy with your solution.
  • Do you know how to test? This could be your chance to learn!
  • Any progress would be good to track over git commits.

Are you done?

You can give us the accomplished assignment in 2 ways of your choice:

  1. Create a fork of our repository and send us a link to your Github repository when you are finished, or
  2. Remove node_modules folder in both applications pack it into an archive and send it over an email.

Further help

To get more help on:

interview-junior-fullstack-developer's People

Contributors

rokerkony avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.